| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.http |
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH).
|
| Class and Description |
|---|
| HttpConnection
Represents one HTTP connection with a client using the HTTP Binding service.
|
| HttpSession
A session represents a series of interactions with an XMPP client sending packets using the HTTP
Binding protocol specified in XEP-0124.
|
| Class and Description |
|---|
| BoshBindingError
An enum defining all errors which can happen during a BOSH session.
|
| BoshBindingError.Type |
| HttpBindException |
| HttpBindManager
Responsible for making available BOSH (functionality to the outside world, using an embedded web server.
|
| HttpConnection
Represents one HTTP connection with a client using the HTTP Binding service.
|
| HttpConnectionClosedException
This exception is thrown when an action attempted on the connection to the client but the
connection has been closed.
|
| HttpSession
A session represents a series of interactions with an XMPP client sending packets using the HTTP
Binding protocol specified in XEP-0124.
|
| HttpSessionManager
Manages sessions for all users connecting to Openfire using the HTTP binding protocol,
XEP-0124.
|
| SessionListener
Listens for HTTP binding session events.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.