org.jivesoftware.multiplexer.net.http
Class HttpSessionManager
java.lang.Object
org.jivesoftware.multiplexer.net.http.HttpSessionManager
public class HttpSessionManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpSessionManager
public HttpSessionManager(java.lang.String serverName)
getSession
public HttpSession getSession(java.lang.String streamID)
createSession
public HttpSession createSession(org.dom4j.Element rootNode,
HttpConnection connection)
throws HttpBindException
- Throws:
HttpBindException
forwardRequest
public HttpConnection forwardRequest(long rid,
HttpSession session,
boolean isSecure,
org.dom4j.Element rootNode)
throws HttpBindException,
HttpConnectionClosedException
- Throws:
HttpBindException
HttpConnectionClosedException
Copyright © 2003-2006 Jive Software.