org.apache.axis2.transport.http.server
Class SessionManager

java.lang.Object
  extended by org.apache.axis2.transport.http.server.SessionManager

public class SessionManager
extends java.lang.Object


Constructor Summary
SessionManager()
           
 
Method Summary
 SessionContext getSessionContext(java.lang.String sessionKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionManager

public SessionManager()
Method Detail

getSessionContext

public SessionContext getSessionContext(java.lang.String sessionKey)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.