|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.androidpn.server.xmpp.handler.PresenceUpdateHandler
public class PresenceUpdateHandler
This class is to handle the presence protocol.
Constructor Summary | |
---|---|
PresenceUpdateHandler()
Constructor. |
Method Summary | |
---|---|
void |
process(org.xmpp.packet.Packet packet)
Processes the presence packet. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PresenceUpdateHandler()
Method Detail |
---|
public void process(org.xmpp.packet.Packet packet)
packet
- the packet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |