Uses of Package
org.jivesoftware.smackx.packet

Packages that use org.jivesoftware.smackx.packet
org.jivesoftware.smackx Smack extensions API. 
org.jivesoftware.smackx.bookmark   
org.jivesoftware.smackx.bytestreams.socks5   
org.jivesoftware.smackx.commands   
org.jivesoftware.smackx.filetransfer   
org.jivesoftware.smackx.muc Classes and Interfaces that implement Multi-User Chat (MUC). 
org.jivesoftware.smackx.packet XML packets that are part of the XMPP extension protocols. 
org.jivesoftware.smackx.provider Provides pluggable parsing logic for Smack extensions. 
org.jivesoftware.smackx.pubsub   
 

Classes in org.jivesoftware.smackx.packet used by org.jivesoftware.smackx
DataForm
          Represents a form that could be use for gathering data as well as for reporting data returned from a search.
DiscoverInfo
          A DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information to/from other XMPP entities.
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.
LastActivity
          A last activity IQ for retrieving information about the last activity associated with a Jabber ID.
MultipleAddresses.Address
           
PEPEvent
          Represents XMPP Personal Event Protocol packets.
PEPItem
          Represents XMPP Personal Event Protocol packets.
PrivateData
          Interface to represent private data.
 

Classes in org.jivesoftware.smackx.packet used by org.jivesoftware.smackx.bookmark
PrivateData
          Interface to represent private data.
 

Classes in org.jivesoftware.smackx.packet used by org.jivesoftware.smackx.bytestreams.socks5
DiscoverInfo
          A DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information to/from other XMPP entities.
DiscoverItems
          A DiscoverItems IQ packet, which is used by XMPP clients to request and receive items associated with XMPP entities.
 

Classes in org.jivesoftware.smackx.packet used by org.jivesoftware.smackx.commands
DiscoverItems
          A DiscoverItems IQ packet, which is used by XMPP clients to request and receive items associated with XMPP entities.
 

Classes in org.jivesoftware.smackx.packet used by org.jivesoftware.smackx.filetransfer
StreamInitiation
          The process by which two entities initiate a stream.
 

Classes in org.jivesoftware.smackx.packet used by org.jivesoftware.smackx.muc
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.
 

Classes in org.jivesoftware.smackx.packet used by org.jivesoftware.smackx.packet
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.
DelayInformation
          Represents timestamp information about data stored for later delivery.
DiscoverInfo.Feature
          Represents the features offered by the item.
DiscoverInfo.Identity
          Represents the identity of a given XMPP entity.
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.
Header
          Represents a Header entry as specified by the Stanza Headers and Internet Metadata (SHIM)
LastActivity
          A last activity IQ for retrieving information about the last activity associated with a Jabber ID.
MUCAdmin.Item
          Item child that holds information about roles, affiliation, jids and nicks.
MUCInitialPresence.History
          The History class controls the number of characters or messages to receive when entering 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.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.
OfflineMessageRequest.Item
          Item child that holds information about offline messages to view or delete.
PEPItem
          Represents XMPP Personal Event Protocol packets.
PrivateData
          Interface to represent private data.
StreamInitiation.File
           size: The size, in bytes, of the data to be sent. name: The name of the file that the Sender wishes to send. date: The last modification time of the file.
 

Classes in org.jivesoftware.smackx.packet used by org.jivesoftware.smackx.provider
PrivateData
          Interface to represent private data.
VCard
          A VCard class for use with the SMACK jabber library.
 

Classes in org.jivesoftware.smackx.packet used by org.jivesoftware.smackx.pubsub
DataForm
          Represents a form that could be use for gathering data as well as for reporting data returned from a search.
DiscoverInfo
          A DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information to/from other XMPP entities.
DiscoverItems
          A DiscoverItems IQ packet, which is used by XMPP clients to request and receive items associated with XMPP entities.