|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.valhalla.jbother.jabber.smack.MessagePacketListener
Listens for a message packet, and sends it to the appropriate buddies conversation window. If the window does not exist a new window will be created
Constructor Summary | |
MessagePacketListener()
Constructor for the packet listener |
Method Summary | |
void |
processPacket(org.jivesoftware.smack.packet.Packet message)
Processes the message packet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MessagePacketListener()
Method Detail |
public void processPacket(org.jivesoftware.smack.packet.Packet message)
processPacket
in interface org.jivesoftware.smack.PacketListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |