Package com.jabberwookie.ns.jabber.iq

Class Summary
Agent This is a helper class for the IQAgent.
DiscoInfo This class and its sister-class DiscoItems implement the namspaces described in JEP-0030 which can currently be found at http://www.jabber.org/jeps/jep-0030.html.
DiscoItems This class and its sister-class DiscoInfo implement the namspaces described in JEP-0030 which can currently be found at http://www.jabber.org/jeps/jep-0030.html.
IQAgent Implements the jabber:iq:agent namespace.
IQAgents This impelements the jabber:iq:agents namespace.
IQAuth This implements the jabber:iq:auth namespace, it is used for authenticating Client2Server connections.
IQOOB Implements the jabber:iq:oob namespace.
IQPrivate Implements the jabber:iq:private namespace.
IQRegister Implements the jabber:iq:register namespace.
IQRoster Implements the jabber:iq:roster namespace.
IQTime Implements the jabber:iq:time namespace.
IQVersion Implements the jabber:iq:version namespace.
Query This is the super-class for any <query> elements.