@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface XmppEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XmppEndpointBuilderFactory.AdvancedXmppEndpointBuilder
Advanced builder for endpoint for the XMPP component.
|
static interface |
XmppEndpointBuilderFactory.AdvancedXmppEndpointConsumerBuilder
Advanced builder for endpoint consumers for the XMPP component.
|
static interface |
XmppEndpointBuilderFactory.AdvancedXmppEndpointProducerBuilder
Advanced builder for endpoint producers for the XMPP component.
|
static interface |
XmppEndpointBuilderFactory.XmppBuilders |
static interface |
XmppEndpointBuilderFactory.XmppEndpointBuilder
Builder for endpoint for the XMPP component.
|
static interface |
XmppEndpointBuilderFactory.XmppEndpointConsumerBuilder
Builder for endpoint consumers for the XMPP component.
|
static interface |
XmppEndpointBuilderFactory.XmppEndpointProducerBuilder
Builder for endpoint producers for the XMPP component.
|
| Modifier and Type | Method and Description |
|---|---|
static XmppEndpointBuilderFactory.XmppEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static XmppEndpointBuilderFactory.XmppEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel