smack-core 4.5.0-alpha3 API

Packages 
Package Description
org.jivesoftware.smack
Core classes of the Smack API.
org.jivesoftware.smack.altconnections
org.jivesoftware.smack.bind2
Classes and interfaces for Bind 2.0 (XEP-0386).
org.jivesoftware.smack.c2s
Smack's (new) API for client-to-server (c2s) connections.
org.jivesoftware.smack.c2s.internal
Smack's internal API for client-to-server (c2s) connections.
org.jivesoftware.smack.compress.packet
Stanzas and extension elements for XMPP stream compression (XEP-138).
org.jivesoftware.smack.compress.provider
Providers for XMPP stream compression (XEP-138).
org.jivesoftware.smack.compression
Smack classes for compression.
org.jivesoftware.smack.compression.zlib
Smack classes for compression (XEP-0138) using zlib (RFC 1950).
org.jivesoftware.smack.datatypes
Custom datatypes for Integers.
org.jivesoftware.smack.debugger
Smack includes built-in debugging consoles that will let you track all XML traffic between the client and server.
org.jivesoftware.smack.filter
Allows StanzaCollector and StanzaListener instances to filter for stanzas with particular attributes.
org.jivesoftware.smack.filter.jidtype
Filter based on the type of an XMPP address.
org.jivesoftware.smack.fsm
Smack's Finite State Machine to handle the login logic.
org.jivesoftware.smack.initializer
Code used to initialize Smack.
org.jivesoftware.smack.internal
Smack internal classes and interfaces.
org.jivesoftware.smack.iqrequest
Smack's IQ request handler API.
org.jivesoftware.smack.isr
Classes and interfaces for Instant Stream Resumption (ISR) (XEP-0397).
org.jivesoftware.smack.packet
XML stanzas and extension elements that are part of the XMPP protocol.
org.jivesoftware.smack.packet.id
Helper classes for Stanza IDs.
org.jivesoftware.smack.parsing
Auxiliary classes for XMPP parsing.
org.jivesoftware.smack.provider
The Smack provider architecture is a system for plugging in custom XML parsing of staza extensions (ExtensionElement, IQ stanzas and Nonza.
org.jivesoftware.smack.proxy
Support for XMPP connections over Proxies.
org.jivesoftware.smack.sasl
Classes and interfaces for SASL based XMPP authentication.
org.jivesoftware.smack.sasl.core
SASL mechanisms provided by Smack Core.
org.jivesoftware.smack.sasl.packet
Stanzas, plain stream- and extension elements for SASL.
org.jivesoftware.smack.util
Utility classes.
org.jivesoftware.smack.util.dns
Smack's API for DNS related tasks.
org.jivesoftware.smack.util.rce
Utility classes for Remote Connection Endpoints (RCE).
org.jivesoftware.smack.util.stringencoder
Stringencoder utilities.