org.moremotion.servlet
Class MoreMotionHttpSesion
java.lang.Object
org.moremotion.servlet.MoreMotionSession
org.moremotion.servlet.MoreMotionHttpSesion
public class MoreMotionHttpSesion
- extends MoreMotionSession
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoreMotionHttpSesion
public MoreMotionHttpSesion(javax.servlet.http.HttpSession session)
setAttribute
public void setAttribute(java.lang.String name,
java.lang.Object value)
- Specified by:
setAttribute in class MoreMotionSession
getAttribute
public java.lang.Object getAttribute(java.lang.String name)
- Specified by:
getAttribute in class MoreMotionSession
removeAttribute
public void removeAttribute(java.lang.String name)
- Specified by:
removeAttribute in class MoreMotionSession
getId
public java.lang.String getId()
- Specified by:
getId in class MoreMotionSession
Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.