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 Constructor Description XmppConsumer(XmppEndpoint endpoint, org.apache.camel.Processor processor)
XmppDirectProducer(XmppEndpoint endpoint)
XmppGroupChatProducer(XmppEndpoint endpoint)
XmppPrivateChatProducer(XmppEndpoint endpoint, String participant)
XmppPubSubProducer(XmppEndpoint endpoint)
-