Uses of Package
org.jivesoftware.smack.packet

Packages that use org.jivesoftware.smack.packet
org.jivesoftware.smack Core classes of the Smack API. 
org.jivesoftware.smack.filter Allows PacketCollector and PacketListener instances to filter for packets with particular attributes. 
org.jivesoftware.smack.packet XML packets that are part of the XMPP protocol. 
org.jivesoftware.smack.provider Provides pluggable parsing of incoming IQ's and packet extensions. 
org.jivesoftware.smack.sasl SASL Mechanisms. 
org.jivesoftware.smack.util Utility classes. 
org.jivesoftware.smackx Smack extensions API. 
org.jivesoftware.smackx.bytestreams.ibb   
org.jivesoftware.smackx.bytestreams.ibb.packet   
org.jivesoftware.smackx.bytestreams.ibb.provider   
org.jivesoftware.smackx.bytestreams.socks5   
org.jivesoftware.smackx.bytestreams.socks5.packet   
org.jivesoftware.smackx.bytestreams.socks5.provider   
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   
org.jivesoftware.smackx.pubsub.packet   
org.jivesoftware.smackx.pubsub.provider   
org.jivesoftware.smackx.pubsub.util   
org.jivesoftware.smackx.search   
org.jivesoftware.smackx.workgroup   
org.jivesoftware.smackx.workgroup.agent   
org.jivesoftware.smackx.workgroup.ext.forms   
org.jivesoftware.smackx.workgroup.ext.history   
org.jivesoftware.smackx.workgroup.ext.macros   
org.jivesoftware.smackx.workgroup.ext.notes   
org.jivesoftware.smackx.workgroup.packet   
org.jivesoftware.smackx.workgroup.settings   
org.jivesoftware.util   
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smack
IQ
          The base IQ (Info/Query) packet.
Message
          Represents XMPP message packets.
Packet
          Base class for XMPP packets.
Presence
          Represents XMPP presence packets.
PrivacyItem
          A privacy item acts a rule that when matched defines if a packet should be blocked or not.
RosterPacket.ItemStatus
          The subscription status of a roster item.
RosterPacket.ItemType
           
StreamError
          Represents a stream error packet.
XMPPError
          Represents a XMPP error sub-packet.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smack.filter
IQ.Type
          A class to represent the type of the IQ packet.
Message.Type
          Represents the type of a message.
Packet
          Base class for XMPP packets.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smack.packet
IQ
          The base IQ (Info/Query) packet.
IQ.Type
          A class to represent the type of the IQ packet.
Message.Body
          Represents a message body, its language and the content of the message.
Message.Subject
          Represents a message subject, its language and the content of the subject.
Message.Type
          Represents the type of a message.
Packet
          Base class for XMPP packets.
PacketExtension
          Interface to represent packet extensions.
Presence.Mode
          An enum to represent the presence mode.
Presence.Type
          A enum to represent the presecence type.
PrivacyItem
          A privacy item acts a rule that when matched defines if a packet should be blocked or not.
PrivacyItem.Type
          Type defines if the rule is based on JIDs, roster groups or presence subscription types.
RosterPacket.Item
          A roster item, which consists of a JID, their name, the type of subscription, and the groups the roster item belongs to.
RosterPacket.ItemStatus
          The subscription status of a roster item.
RosterPacket.ItemType
           
XMPPError
          Represents a XMPP error sub-packet.
XMPPError.Condition
          A class to represent predefined error conditions.
XMPPError.Type
          A class to represent the type of the Error.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smack.provider
IQ
          The base IQ (Info/Query) packet.
PacketExtension
          Interface to represent packet extensions.
Privacy
          A Privacy IQ Packet, is used by the PrivacyListManager and PrivacyProvider to allow and block communications from other users.
PrivacyItem
          A privacy item acts a rule that when matched defines if a packet should be blocked or not.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smack.sasl
Packet
          Base class for XMPP packets.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smack.util
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
PacketExtension
          Interface to represent packet extensions.
Presence
          Represents XMPP presence packets.
StreamError
          Represents a stream error packet.
XMPPError
          Represents a XMPP error sub-packet.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx
IQ
          The base IQ (Info/Query) packet.
Message
          Represents XMPP message packets.
Packet
          Base class for XMPP packets.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.bytestreams.ibb
IQ
          The base IQ (Info/Query) packet.
XMPPError
          Represents a XMPP error sub-packet.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.bytestreams.ibb.packet
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.bytestreams.ibb.provider
IQ
          The base IQ (Info/Query) packet.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.bytestreams.socks5
IQ
          The base IQ (Info/Query) packet.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.bytestreams.socks5.packet
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.bytestreams.socks5.provider
IQ
          The base IQ (Info/Query) packet.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.commands
XMPPError
          Represents a XMPP error sub-packet.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.filetransfer
IQ
          The base IQ (Info/Query) packet.
IQ.Type
          A class to represent the type of the IQ packet.
XMPPError
          Represents a XMPP error sub-packet.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.muc
Message
          Represents XMPP message packets.
Packet
          Base class for XMPP packets.
Presence
          Represents XMPP presence packets.
Presence.Mode
          An enum to represent the presence mode.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.packet
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.provider
IQ
          The base IQ (Info/Query) packet.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.pubsub
Packet
          Base class for XMPP packets.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.pubsub.packet
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.pubsub.provider
IQ
          The base IQ (Info/Query) packet.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.pubsub.util
Packet
          Base class for XMPP packets.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.search
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.workgroup
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.workgroup.agent
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
Presence
          Represents XMPP presence packets.
Presence.Mode
          An enum to represent the presence mode.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.workgroup.ext.forms
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.workgroup.ext.history
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.workgroup.ext.macros
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.workgroup.ext.notes
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.workgroup.packet
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
PacketExtension
          Interface to represent packet extensions.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.smackx.workgroup.settings
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.
 

Classes in org.jivesoftware.smack.packet used by org.jivesoftware.util
IQ
          The base IQ (Info/Query) packet.
Packet
          Base class for XMPP packets.