|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jetty.server.session.AbstractSessionManager.NullSessionContext
public static class AbstractSessionManager.NullSessionContext
Null returning implementation of HttpSessionContext
Method Summary | |
---|---|
java.util.Enumeration |
getIds()
Deprecated. From HttpSessionContext |
javax.servlet.http.HttpSession |
getSession(java.lang.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 java.util.Enumeration getIds()
getIds
in interface javax.servlet.http.HttpSessionContext
public javax.servlet.http.HttpSession getSession(java.lang.String id)
getSession
in interface javax.servlet.http.HttpSessionContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |