Package com.caucho.hmtp

Class Summary
AuthQuery Authentication query merges the XMPP authentication and bind steps
AuthResult Authentication result returns the jid on success
ClientBrokerStream HMTP client protocol
HmtpClient HMTP client protocol
Message Unidirectional message with a value.
MessageError Unidirectional message with an error
Packet Base packet class.
Presence Announces presence information
PresenceError PresenceError returns an error response to a presence packet
PresenceProbe PresenceProbe forwards presence announcements from the server to resources to client has subscriptions from.
PresenceSubscribe A presence subscription request
PresenceSubscribed PresenceSubscribed returns a successful subscription response to the client.
PresenceUnavailable Announces presence unavailability
PresenceUnsubscribe A presence unsubscription request
PresenceUnsubscribed PresenceUnsubscribed returns a successful unsubscription response to the client.
QueryError RPC error result from a get or set.
QueryGet RPC call requesting information/data.
QueryResult RPC result from a get or set.
QuerySet RPC call changing information/data.