|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface HttpSessionContext
HttpSession,
HttpSessionBindingEvent,
HttpSessionBindingListener| 方法摘要 | |
|---|---|
Enumeration<String> |
getIds()
已过时。 As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumeration and will be removed
in a future version of this API. |
HttpSession |
getSession(String sessionId)
已过时。 As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API. |
| 方法详细信息 |
|---|
HttpSession getSession(String sessionId)
Enumeration<String> getIds()
Enumeration and will be removed
in a future version of this API.
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||