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
DataForm Represents a form that could be use for gathering data as well as for reporting data returned from a search.
DataForm.Item Represents items of reported data.
DataForm.ReportedData Represents the fields that will be returned from a search.
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.
MUCAdmin IQ packet that serves for kicking users, granting and revoking voice, banning users, modifying the ban list, granting and revoking membership and granting and revoking moderator privileges.
MUCAdmin.Item Item child that holds information about roles, affiliation, jids and nicks.
MUCInitialPresence Represents extended presence information whose sole purpose is to signal the ability of the occupant to speak the MUC protocol when joining a room.
MUCInitialPresence.History The History class controls the number of characters or messages to receive when entering a room.
MUCOwner IQ packet that serves for granting and revoking ownership privileges, granting and revoking administrative privileges and destroying a room.
MUCOwner.Destroy Represents a request to the server to destroy a room.
MUCOwner.Item Item child that holds information about affiliation, jids and nicks.
MUCUser Represents extended presence information about roles, affiliations, full JIDs, or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace.
MUCUser.Decline Represents a rejection to an invitation from another user to a room.
MUCUser.Destroy Represents a notification that the room has been destroyed.
MUCUser.Invite Represents an invitation for another user to a room.
MUCUser.Item Item child that holds information about roles, affiliation, jids and nicks.
MUCUser.Status Status code assists in presenting notification 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.