|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antiaction.mayhem.httpd.servlet.HttpSessionContextImpl
public class HttpSessionContextImpl
HTTP Seesion Context (deprecated).
| Constructor Summary | |
|---|---|
HttpSessionContextImpl()
|
|
| Method Summary | |
|---|---|
java.util.Enumeration |
getIds()
Deprecated. |
javax.servlet.http.HttpSession |
getSession(java.lang.String sessionId)
Deprecated. |
boolean |
hasMoreElements()
Always returns false. |
java.lang.Object |
nextElement()
Throws NoSuchElementException exception. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpSessionContextImpl()
| Method Detail |
|---|
public javax.servlet.http.HttpSession getSession(java.lang.String sessionId)
getSession in interface javax.servlet.http.HttpSessionContextpublic java.util.Enumeration getIds()
getIds in interface javax.servlet.http.HttpSessionContextpublic boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic java.lang.Object nextElement()
NoSuchElementException exception.
nextElement in interface java.util.Enumeration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||