| Package | Description |
|---|---|
| org.jivesoftware.openfire.http |
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH).
|
| Modifier and Type | Method and Description |
|---|---|
HttpSession |
HttpSessionManager.createSession(InetAddress address,
org.dom4j.Element rootNode,
HttpConnection connection)
Creates an HTTP binding session which will allow a user to exchange packets with Openfire.
|
void |
HttpSession.forwardRequest(long rid,
boolean isSecure,
org.dom4j.Element rootNode,
javax.servlet.AsyncContext context)
Forwards a client request, which is related to a session, to the server.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.