Uses of Package
org.jivesoftware.openfire.http
Packages that use org.jivesoftware.openfire.http
Package
Description
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH).
-
Classes in org.jivesoftware.openfire.http used by org.jivesoftware.openfireClassDescriptionRepresents one HTTP connection with a client using the HTTP Binding service.A session represents a series of interactions with an XMPP client sending packets using the HTTP Binding protocol specified in XEP-0124.
-
Classes in org.jivesoftware.openfire.http used by org.jivesoftware.openfire.httpClassDescriptionAn enum defining all errors which can happen during a BOSH session.Representation of the 'body' element of an HTTP-Bind defined request.Responsible for making available BOSH (functionality to the outside world, using an embedded web server.Represents one HTTP connection with a client using the HTTP Binding service.This exception is thrown when an action attempted on the connection to the client but the connection has been closed.A session represents a series of interactions with an XMPP client sending packets using the HTTP Binding protocol specified in XEP-0124.A virtual server connection relates to a http session which its self can relate to many http connections.Manages sessions for all users connecting to Openfire using the HTTP binding protocol, XEP-0124.Listens for HTTP binding session events.