| 
 | Servlet 3.0 - Apache Tomcat 7.0.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HttpSessionContext
HttpSession, 
HttpSessionBindingEvent, 
HttpSessionBindingListener| Method Summary | |
|---|---|
|  java.util.Enumeration<java.lang.String> | getIds()Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumerationand will be
             removed in a future version of this API. | 
|  HttpSession | getSession(java.lang.String sessionId)Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API. | 
| Method Detail | 
|---|
HttpSession getSession(java.lang.String sessionId)
java.util.Enumeration<java.lang.String> getIds()
Enumeration and will be
             removed in a future version of this API.
| 
 | Servlet 3.0 - Apache Tomcat 7.0.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||