Package org.androidpn.server.xmpp.handler

Handler classes for the routed IQs, messages, and presences.

See:
          Description

Class Summary
IQAuthHandler This class is to handle the TYPE_IQ jabber:iq:auth protocol.
IQHandler This is an abstract class to handle routed IQ packets.
IQRegisterHandler This class is to handle the TYPE_IQ jabber:iq:register protocol.
IQRosterHandler This class is to handle the TYPE_IQ jabber:iq:roster protocol.
PresenceUpdateHandler This class is to handle the presence protocol.
 

Package org.androidpn.server.xmpp.handler Description

Handler classes for the routed IQs, messages, and presences.