Uses of Interface
org.igniterealtime.jbosh.HTTPSender
-
Uses of HTTPSender in org.igniterealtime.jbosh
Classes in org.igniterealtime.jbosh that implement HTTPSenderModifier and TypeClassDescription(package private) final class
Implementation of theHTTPSender
interface which uses the Apache HttpClient API to send messages to the connection manager.Fields in org.igniterealtime.jbosh declared as HTTPSenderModifier and TypeFieldDescriptionprivate final HTTPSender
BOSHClient.httpSender
HTTPSender instance.