| Package | Description |
|---|---|
| rocks.xmpp.core.roster |
Provides class for roster management.
|
| rocks.xmpp.core.sasl |
Provides classes for SASL Negotiation (authentication).
|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| rocks.xmpp.core.session.context |
Provides the session context for core XMPP functionality.
|
| rocks.xmpp.core.session.debug |
Provides classes for debugging an XMPP session.
|
| rocks.xmpp.core.stream |
Provides classes for XML Streams, especially Stream Negotiation.
|
| rocks.xmpp.core.subscription |
Provides classes for Managing Presence Subscriptions.
|
| rocks.xmpp.core.tls |
Provides classes for transport layer security.
|
| rocks.xmpp.extensions.compress |
Provides classes for XEP-0138: Stream Compression.
|
| rocks.xmpp.extensions.disco |
Provides classes for XEP-0030: Service Discovery (#info).
|
| rocks.xmpp.extensions.httpbind |
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH) and XEP-0206: XMPP Over BOSH.
|
| Class and Description |
|---|
| XmppSession
The base class for establishing an XMPP session with a server.
|
| Class and Description |
|---|
| XmppSession
The base class for establishing an XMPP session with a server.
|
| Class and Description |
|---|
| ChatManager
This class manages one-to-one chat sessions, which are described in 5.1.
|
| ChatSession
Implements a one-to-one chat session.
|
| ChatSessionEvent
A chat session event is fired, whenever a new chat session is created.
|
| ChatSessionListener
A listener interface which allows to listen for new chat sessions.
|
| Connection
The base connection class which provides hostname, port and proxy information.
|
| ConnectionConfiguration
A base class for connection configurations.
|
| ConnectionConfiguration.Builder
An abstract builder class for building immutable configuration objects.
|
| ExtensionManager |
| Manager
A generic manager class, which allows to enable or disable certain functionality.
|
| NoResponseException
This exception is thrown, when no response has been received from an XMPP entity.
|
| ReconnectionManager
If the connection goes down, this class automatically reconnects, if the user was authenticated.
|
| ReconnectionStrategy
A strategy for reconnection logic, i.e. when and in which interval reconnection attempts will happen.
|
| SessionStatusEvent
An XMPP session event is fired, whenever the status of a session has changed, e.g. when it is abnormally disconnected.
|
| SessionStatusListener
Allows to listen for XMPP session status changes, e.g. disconnects.
|
| TcpConnectionConfiguration
A configuration for the TCP connection.
|
| TcpConnectionConfiguration.Builder
A builder to create a
TcpConnectionConfiguration instance. |
| XmppSession
The base class for establishing an XMPP session with a server.
|
| XmppSession.Status
Represents the connection status.
|
| XmppSessionConfiguration
A configuration for an
XmppSession. |
| XmppSessionConfiguration.Builder
A builder to create an
XmppSessionConfiguration instance. |
| Class and Description |
|---|
| ExtensionManager |
| Class and Description |
|---|
| XmppSession
The base class for establishing an XMPP session with a server.
|
| Class and Description |
|---|
| XmppSession
The base class for establishing an XMPP session with a server.
|
| Class and Description |
|---|
| XmppSession
The base class for establishing an XMPP session with a server.
|
| Class and Description |
|---|
| XmppSession
The base class for establishing an XMPP session with a server.
|
| Class and Description |
|---|
| XmppSession
The base class for establishing an XMPP session with a server.
|
| Class and Description |
|---|
| ExtensionManager |
| Manager
A generic manager class, which allows to enable or disable certain functionality.
|
| Class and Description |
|---|
| Connection
The base connection class which provides hostname, port and proxy information.
|
| ConnectionConfiguration
A base class for connection configurations.
|
| ConnectionConfiguration.Builder
An abstract builder class for building immutable configuration objects.
|
| XmppSession
The base class for establishing an XMPP session with a server.
|
Copyright © 2014 XMPP.rocks. All rights reserved.