Uses of Class
org.apache.camel.component.xmpp.XmppExchange

Uses of XmppExchange in org.apache.camel.component.xmpp
 

Methods in org.apache.camel.component.xmpp that return XmppExchange
 XmppExchange XmppEndpoint.createExchange(org.jivesoftware.smack.packet.Message message)
           
 XmppExchange XmppMessage.getExchange()
           
 

Methods in org.apache.camel.component.xmpp with parameters of type XmppExchange
 Object XmppBinding.extractBodyFromXmpp(XmppExchange exchange, org.jivesoftware.smack.packet.Message message)
          Extracts the body from the XMPP message
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.