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