Package com.jabberwookie.ns.jabber

Interface Summary
Const These are some of the String constants commonly used in Jabber streams.
 

Class Summary
Chunk This is the most basic element of a Jabber stream.
Chunk.Type  
Error This class is pretty useless for recieving error messages since they don't have a namespace that this can be mapped to.
IQ This is the super-class of all packets of type <iq>.
Message This is the super-class of all packets of type <message>.
Presence This is the super-class of all packets of type <presence>.