Smack

Package org.jivesoftware.smackx.packet

XML packets that are part of the XMPP extension protocols.

See:
          Description

Interface Summary
PrivateData Interface to represent private data.
 

Class Summary
DefaultPrivateData Default implementation of the PrivateData interface.
DiscoverInfo A DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information to/from other XMPP entities.
DiscoverInfo.Feature Represents the features offered by the item.
DiscoverInfo.Identity Represents the identity of a given XMPP entity.
DiscoverItems A DiscoverItems IQ packet, which is used by XMPP clients to request and receive items associated with XMPP entities.
DiscoverItems.Item An item is associated with an XMPP Entity, usually thought of a children of the parent entity and normally are addressable as a JID.
MessageEvent Represents message events relating to the delivery, display, composition and cancellation of messages.
RosterExchange Represents XMPP Roster Item Exchange packets.
Time A Time IQ packet, which is used by XMPP clients to exchange their respective local times.
XHTMLExtension An XHTML sub-packet, which is used by XMPP clients to exchange formatted text.
 

Package org.jivesoftware.smackx.packet Description

XML packets that are part of the XMPP extension protocols.


Smack

Copyright © 2003 Jive Software.