Class SessionManager
- java.lang.Object
-
- org.apache.axis2.transport.http.server.SessionManager
-
public class SessionManager extends Object
-
-
Constructor Summary
Constructors Constructor Description SessionManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SessionContext
getSessionContext(String sessionKey)
-
-
-
Method Detail
-
getSessionContext
public SessionContext getSessionContext(String sessionKey)
-
-