|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.valhalla.jbother.jabber.smack.TimeListener
Listens for and responds to jabber:iq:time requests
Constructor Summary | |
TimeListener()
|
Method Summary | |
void |
processPacket(org.jivesoftware.smack.packet.Packet message)
Event listener called when a Time packet is recieved |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TimeListener()
Method Detail |
public void processPacket(org.jivesoftware.smack.packet.Packet message)
processPacket
in interface org.jivesoftware.smack.PacketListener
message
- the version packet recieved
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |