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