|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.jetty.jetty.servlet.SessionContext
public class SessionContext
Null returning implementation of HttpSessionContext
| Field Summary | |
|---|---|
static javax.servlet.http.HttpSessionContext |
NULL_IMPL
|
| 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 |
| Field Detail |
|---|
public static final javax.servlet.http.HttpSessionContext NULL_IMPL
| Method Detail |
|---|
public java.util.Enumeration getIds()
getIds in interface javax.servlet.http.HttpSessionContextpublic 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 | |||||||||