Acme.Serve
protected static class Serve.HttpSessionContextImpl extends Hashtable<Object,Object> implements javax.servlet.http.HttpSessionContext
Modifier | Constructor and Description |
---|---|
protected |
Serve.HttpSessionContextImpl() |
Modifier and Type | Method and Description |
---|---|
Enumeration<Object> |
getIds() |
javax.servlet.http.HttpSession |
getSession(String sessionId) |
public Enumeration<Object> 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. All Rights Reserved.