类 org.eclipse.jetty.server.session.HashedSession
的使用

使用 HashedSession 的软件包
org.eclipse.jetty.server.session   
 

org.eclipse.jetty.server.sessionHashedSession 的使用
 

类型参数类型为 HashedSessionorg.eclipse.jetty.server.session 中的字段
protected  ConcurrentMap<String,HashedSession> HashSessionManager._sessions
           
 

返回 HashedSessionorg.eclipse.jetty.server.session 中的方法
 HashedSession HashSessionManager.restoreSession(InputStream is, HashedSession session)
           
protected  HashedSession HashSessionManager.restoreSession(String idInCuster)
           
 

参数类型为 HashedSessionorg.eclipse.jetty.server.session 中的方法
 HashedSession HashSessionManager.restoreSession(InputStream is, HashedSession session)
           
 



Copyright © 2013. All Rights Reserved.