Uses of Class
org.apache.camel.component.xmpp.XmppBinding
-
-
Uses of XmppBinding in org.apache.camel.component.xmpp
Methods in org.apache.camel.component.xmpp that return XmppBinding Modifier and Type Method Description XmppBinding
XmppEndpoint. getBinding()
Methods in org.apache.camel.component.xmpp with parameters of type XmppBinding Modifier and Type Method Description void
XmppEndpoint. setBinding(XmppBinding binding)
Sets the binding used to convert from a Camel message to and from an XMPP message
-