Package | Description |
---|---|
org.jivesoftware.openfire.http |
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH).
|
Modifier and Type | Method and Description |
---|---|
void |
HttpConnection.deliverBody(String body,
boolean async)
Delivers content to the client.
|
void |
HttpSession.forwardRequest(HttpBindBody body,
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.