@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface XmppComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XmppComponentBuilderFactory.XmppComponentBuilder
Builder for the XMPP component.
|
static class |
XmppComponentBuilderFactory.XmppComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static XmppComponentBuilderFactory.XmppComponentBuilder |
xmpp()
XMPP (camel-xmpp)
Send and receive messages to/from an XMPP chat server.
|
static XmppComponentBuilderFactory.XmppComponentBuilder xmpp()
Apache Camel