protected static class Serve.HttpSessionContextImpl extends Hashtable implements javax.servlet.http.HttpSessionContext
| Modifier | Constructor and Description |
|---|---|
protected |
Serve.HttpSessionContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
getIds() |
javax.servlet.http.HttpSession |
getSession(String sessionId) |
public Enumeration getIds()
getIds in interface javax.servlet.http.HttpSessionContextpublic javax.servlet.http.HttpSession getSession(String sessionId)
getSession in interface javax.servlet.http.HttpSessionContextCopyright © 2013. All Rights Reserved.