sunlabs.brazil.xmpp
Class IMTemplate.MessageRelay

java.lang.Object
  extended by sunlabs.brazil.xmpp.IMTemplate.MessageRelay
Enclosing class:
IMTemplate

public class IMTemplate.MessageRelay
extends Object

Listen for XMP packets, turn the results into name/value pairs, and forward the "map" to the proper Queue.


Constructor Summary
IMTemplate.MessageRelay(XMPPConnection con, String id, String qid)
           
 
Method Summary
 void processPacket(Packet pkt)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IMTemplate.MessageRelay

public IMTemplate.MessageRelay(XMPPConnection con,
                               String id,
                               String qid)
Method Detail

processPacket

public void processPacket(Packet pkt)

Version Kenai-svn-r24, Generated 08/18/09
Copyright (c) 2001-2009, Sun Microsystems.