| Package | Description |
|---|---|
| org.jamppa.client | |
| org.jamppa.client.plugin.xep0077 | |
| org.jivesoftware.smack |
Core classes of the Smack API.
|
| org.jivesoftware.smack.debugger |
Core debugger functionality.
|
| org.jivesoftware.smack.keepalive | |
| org.jivesoftware.smack.sasl |
SASL Mechanisms.
|
| org.jivesoftware.smack.util |
Utility classes.
|
| Class and Description |
|---|
| PacketListener
Provides a mechanism to listen for packets that pass a specified filter.
|
| XMPPConnection
Creates a socket connection to a XMPP server.
|
| XMPPException
A generic exception that is thrown when an error occurs performing an XMPP
operation.
|
| Class and Description |
|---|
| XMPPException
A generic exception that is thrown when an error occurs performing an XMPP
operation.
|
| Class and Description |
|---|
| Chat
A chat is a series of messages sent between two users.
|
| ChatManager
The chat manager keeps track of references to all current chats.
|
| ChatManager.MatchMode
Defines the different modes under which a match will be attempted with an
existing chat when the incoming message does not have a thread id.
|
| ChatManagerListener
A listener for chat related events.
|
| Connection
The abstract Connection class provides an interface for connections to a XMPP
server and implements shared methods which are used by the different types of
connections (e.g.
|
| Connection.InterceptorWrapper
A wrapper class to associate a packet filter with an interceptor.
|
| Connection.ListenerWrapper
A wrapper class to associate a packet filter with a listener.
|
| ConnectionConfiguration
Configuration to use while establishing the connection to the server.
|
| ConnectionConfiguration.SecurityMode
An enumeration for TLS security modes that are available when making a
connection to the XMPP server.
|
| ConnectionCreationListener
Implementors of this interface will be notified when a new
Connection
has been created. |
| ConnectionListener
Interface that allows for implementing classes to listen for connection
closing and reconnection events.
|
| DefaultRosterStore
Stores roster entries as specified by RFC 6121 for roster versioning in a set
of files.
|
| MessageListener |
| PacketCollector
Provides a mechanism to collect packets into a result queue that pass a
specified filter.
|
| PacketInterceptor
Provides a mechanism to intercept and modify packets that are going to be
sent to the server.
|
| PacketListener
Provides a mechanism to listen for packets that pass a specified filter.
|
| RosterEntry
Each user in your roster is represented by a roster entry, which contains the
user's JID and a name or nickname you assign.
|
| RosterGroup
A group of roster entries.
|
| RosterListener
A listener that is fired any time a roster is changed or the presence of a
user in the roster is changed.
|
| RosterStore
This is an interface for persistent roster store needed to implement roster
versioning as per RFC 6121.
|
| SASLAuthentication
This class is responsible authenticating the user using SASL, binding the
resource to the connection and establishing a session with the server.
|
| SmackError |
| UserRoster
Represents a user's roster, which is the collection of users a person
receives presence updates for.
|
| UserRoster.SubscriptionMode
An enumeration for the subscription mode options.
|
| XMPPException
A generic exception that is thrown when an error occurs performing an XMPP
operation.
|
| Class and Description |
|---|
| Connection
The abstract Connection class provides an interface for connections to a XMPP
server and implements shared methods which are used by the different types of
connections (e.g.
|
| PacketListener
Provides a mechanism to listen for packets that pass a specified filter.
|
| Class and Description |
|---|
| Connection
The abstract Connection class provides an interface for connections to a XMPP
server and implements shared methods which are used by the different types of
connections (e.g.
|
| Class and Description |
|---|
| SASLAuthentication
This class is responsible authenticating the user using SASL, binding the
resource to the connection and establishing a session with the server.
|
| XMPPException
A generic exception that is thrown when an error occurs performing an XMPP
operation.
|
| Class and Description |
|---|
| Connection
The abstract Connection class provides an interface for connections to a XMPP
server and implements shared methods which are used by the different types of
connections (e.g.
|
| XMPPException
A generic exception that is thrown when an error occurs performing an XMPP
operation.
|
Copyright © 2014. All Rights Reserved.