Uses of Package
org.xmpp.packet

Packages that use org.xmpp.packet
org.xmpp.component   
org.xmpp.forms   
org.xmpp.muc   
org.xmpp.packet   
 

Classes in org.xmpp.packet used by org.xmpp.component
IQ
          IQ (Info/Query) packet.
JID
          An XMPP address (JID).
Message
          Message packet.
Packet
          An XMPP packet (also referred to as a stanza).
Presence
          Presence packet.
StreamError
          A stream error.
 

Classes in org.xmpp.packet used by org.xmpp.forms
PacketExtension
          A packet extension represents a child element of a Packet for a given qualified name.
 

Classes in org.xmpp.packet used by org.xmpp.muc
IQ
          IQ (Info/Query) packet.
JID
          An XMPP address (JID).
Message
          Message packet.
Packet
          An XMPP packet (also referred to as a stanza).
Presence
          Presence packet.
 

Classes in org.xmpp.packet used by org.xmpp.packet
IQ
          IQ (Info/Query) packet.
IQ.Type
          Type-safe enumeration to represent the type of the IQ packet.
JID
          An XMPP address (JID).
Message
          Message packet.
Message.Type
          Type-safe enumeration for the type of a message.
Packet
          An XMPP packet (also referred to as a stanza).
PacketError
          A packet error.
PacketError.Condition
          Type-safe enumeration for the error condition.
PacketError.Type
          Error type.
PacketExtension
          A packet extension represents a child element of a Packet for a given qualified name.
Presence
          Presence packet.
Presence.Show
          Represents the presence "show" value.
Presence.Type
          Represents the type of a presence packet.
Roster
          Roster packet.
Roster.Ask
          Type-safe enumeration for the roster ask type.
Roster.Item
          Item in a roster, which represents an individual contact.
Roster.Subscription
          Type-safe enumeration for the roster subscription type.
StreamError.Condition
          Type-safe enumeration for the error condition.
 



Copyright © 2009 Ignite Realtime. All Rights Reserved.