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

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

Constructors in org.apache.camel.component.xmpp with parameters of type XmppEndpoint
XmppConsumer(XmppEndpoint endpoint, Processor processor)
           
XmppGroupChatProducer(XmppEndpoint endpoint)
           
XmppPrivateChatProducer(XmppEndpoint endpoint, String participant)
           
 



Apache CAMEL