Package com.valhalla.jbother.jabber.smack

Class Summary
ConnectionListener Listens to the connection, watches for drops, etc
GroupChatMessagePacketListener Listens for Group Chat Messages
GroupParticipantListener Listens for presence packets when you are in a groupchat, and will update the nicklist in a groupchat room.
MessagePacketListener Listens for a message packet, and sends it to the appropriate buddies conversation window.
PresencePacketListener This class listens to all presence packets, and delivers them according to their type, etc...
RosterListener Listens for changes in the Roster
TimeListener Listens for and responds to jabber:iq:time requests
Version IQ packet for representing jabber:iq:version
VersionListener Listens for and responds to jabber:iq:version requests