|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.Dictionary<K,V> java.util.Hashtable Acme.Serve.Serve.HttpSessionContextImpl
protected static class Serve.HttpSessionContextImpl
Constructor Summary | |
---|---|
protected |
Serve.HttpSessionContextImpl()
|
Method Summary | |
---|---|
java.util.Enumeration |
getIds()
|
javax.servlet.http.HttpSession |
getSession(java.lang.String sessionId)
|
Methods inherited from class java.util.Hashtable |
---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected Serve.HttpSessionContextImpl()
Method Detail |
---|
public java.util.Enumeration getIds()
getIds
in interface javax.servlet.http.HttpSessionContext
public javax.servlet.http.HttpSession getSession(java.lang.String sessionId)
getSession
in interface javax.servlet.http.HttpSessionContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |