| BoshBindingError |
An enum defining all errors which can happen during a BOSH session.
|
| BoshBindingError.Type |
|
| HttpBindBody |
Representation of the 'body' element of an HTTP-Bind defined request.
|
| 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.
|
| SessionEventDispatcher.EventType |
|
| SessionListener |
Listens for HTTP binding session events.
|