Interface XmppEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface XmppEndpointBuilderFactory
Send and receive messages to/from an XMPP chat server. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceXmppEndpointBuilderFactory.AdvancedXmppEndpointBuilderAdvanced builder for endpoint for the XMPP component.static interfaceXmppEndpointBuilderFactory.AdvancedXmppEndpointConsumerBuilderAdvanced builder for endpoint consumers for the XMPP component.static interfaceXmppEndpointBuilderFactory.AdvancedXmppEndpointProducerBuilderAdvanced builder for endpoint producers for the XMPP component.static interfaceXmppEndpointBuilderFactory.XmppBuildersstatic interfaceXmppEndpointBuilderFactory.XmppEndpointBuilderBuilder for endpoint for the XMPP component.static interfaceXmppEndpointBuilderFactory.XmppEndpointConsumerBuilderBuilder for endpoint consumers for the XMPP component.static interfaceXmppEndpointBuilderFactory.XmppEndpointProducerBuilderBuilder for endpoint producers for the XMPP component.
-
Method Summary
Static Methods Modifier and Type Method Description static XmppEndpointBuilderFactory.XmppEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static XmppEndpointBuilderFactory.XmppEndpointBuilder endpointBuilder(String componentName, String path)
-
-