All Classes and Interfaces

Class
Description
 
Provides empty implementations for RosterListener.
Deprecated.
use org.jivesoftware.smack.chat2.Chat from smack-extensions instead.
Deprecated.
use org.jivesoftware.smack.chat2.ChatManager from smack-extensions instead.
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.
A listener for chat related events.
 
Stores roster entries as specified by RFC 6121 for roster versioning in a set of files.
 
The roster lets you keep track of the availability ("presence") of other users.
An enumeration for the subscription mode options.
 
Each user in your roster is represented by a roster entry, which contains the user's JID and a name or nickname you assign.
A group of roster entries.
A listener that is fired any time a roster is changed or the presence of a user in the roster is changed.
Roster loaded listeners are invoked once the Roster was successfully loaded.
Represents XMPP roster packets.
A roster item, which consists of a JID, their name, the type of subscription, and the groups the roster item belongs to.
 
 
This is an interface for persistent roster store needed to implement roster versioning as per RFC 6121.
 
 
 
 
Handle incoming requests to subscribe to our presence.