org.mortbay.jetty.servlet
public static class AbstractSessionManager.NullSessionContext extends java.lang.Object implements HttpSessionContext
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration |
getIds()
Deprecated.
From HttpSessionContext
|
HttpSession |
getSession(java.lang.String id)
Deprecated.
From HttpSessionContext
|
public java.util.Enumeration getIds()
getIds in interface HttpSessionContextpublic HttpSession getSession(java.lang.String id)
getSession in interface HttpSessionContextCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.