|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mortbay.jetty.servlet.AbstractSessionManager.NullSessionContext
public static class AbstractSessionManager.NullSessionContext
Null returning implementation of HttpSessionContext
Method Summary | |
---|---|
Enumeration |
getIds()
Deprecated. From HttpSessionContext |
HttpSession |
getSession(String id)
Deprecated. From HttpSessionContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Enumeration getIds()
getIds
in interface HttpSessionContext
public HttpSession getSession(String id)
getSession
in interface HttpSessionContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |