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 HttpSessionContext
public HttpSession getSession(java.lang.String id)
getSession
in interface HttpSessionContext
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.