org.mortbay.jetty.servlet
public class SessionContext extends Object implements HttpSessionContext
Version: $Id: SessionContext.java,v 1.4 2004/05/09 20:32:27 gregwilkins Exp $
| Field Summary | |
|---|---|
| static HttpSessionContext | NULL_IMPL |
| Method Summary | |
|---|---|
| Enumeration | getIds() |
| HttpSession | getSession(String id) |
Deprecated: From HttpSessionContext
Deprecated: From HttpSessionContext