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

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

public class SessionManager
extends Object


Constructor Summary
SessionManager()
           
 
Method Summary
 SessionContext getSessionContext(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(String sessionKey)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.