|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of XmppBinding in org.apache.camel.component.xmpp |
|---|
| Methods in org.apache.camel.component.xmpp that return XmppBinding | |
|---|---|
XmppBinding |
XmppEndpoint.getBinding()
|
XmppBinding |
XmppExchange.getBinding()
|
| Methods in org.apache.camel.component.xmpp with parameters of type XmppBinding | |
|---|---|
void |
XmppEndpoint.setBinding(XmppBinding binding)
Sets the binding used to convert from a Camel message to and from an XMPP message |
| Constructors in org.apache.camel.component.xmpp with parameters of type XmppBinding | |
|---|---|
XmppExchange(org.apache.camel.CamelContext context,
XmppBinding binding)
|
|
XmppExchange(org.apache.camel.CamelContext context,
XmppBinding binding,
org.jivesoftware.smack.packet.Message message)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||