javax.servlet.http
public interface HttpSessionContext
Modifier and Type | Method and Description |
---|---|
java.util.Enumeration |
getIds()
Deprecated.
|
HttpSession |
getSession(java.lang.String sessionId)
Deprecated.
|
java.util.Enumeration getIds()
HttpSession getSession(java.lang.String sessionId)
Copyright © 2014. All Rights Reserved.