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.HttpSessionContext
public javax.servlet.http.HttpSession getSession(String sessionId)
getSession
in interface javax.servlet.http.HttpSessionContext
Copyright © 2015 JBoss by Red Hat. All rights reserved.