|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpSessionContext
Contains information shared by all the HttpSessions.
HttpSessionContext
Method Summary | |
---|---|
java.util.Enumeration |
getIds()
Deprecated. This method should always return an empty enumeration |
HttpSession |
getSession(java.lang.String id)
Deprecated. This method should always return null |
Method Detail |
---|
HttpSession getSession(java.lang.String id)
id
- the id of the HttpSession we're looking for.
java.util.Enumeration getIds()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |