org.mule.transport.xmpp
Class XmppCallback

java.lang.Object
  extended by org.mule.transport.xmpp.XmppCallback
All Implemented Interfaces:
EventCallback

public class XmppCallback
extends Object
implements EventCallback


Constructor Summary
XmppCallback(Latch latch, org.jivesoftware.smack.packet.Message.Type type)
           
 
Method Summary
 void eventReceived(MuleEventContext context, Object component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmppCallback

public XmppCallback(Latch latch,
                    org.jivesoftware.smack.packet.Message.Type type)
Method Detail

eventReceived

public void eventReceived(MuleEventContext context,
                          Object component)
                   throws Exception
Specified by:
eventReceived in interface EventCallback
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.