Package org.jivesoftware.smackx.packet

XML packets that are part of the XMPP extension protocols.

See:
          Description

Class Summary
DelayInfo A decorator for the DelayInformation class to transparently support both the new Delay Delivery specification XEP-0203 and the old one XEP-0091.
Header Represents a Header entry as specified by the Stanza Headers and Internet Metadata (SHIM)
HeadersExtension Extension representing a list of headers as specified in Stanza Headers and Internet Metadata (SHIM)
PubSub The standard PubSub extension of an IQ packet.
SyncPacketSend Utility class for doing synchronous calls to the server.
 

Enum Summary
PubSubNamespace Defines all the valid namespaces that are used with the PubSub packet as defined by the specification.
 

Package org.jivesoftware.smackx.packet Description

XML packets that are part of the XMPP extension protocols.