Interface XmppComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface XmppComponentBuilderFactory
Send and receive messages to/from an XMPP chat server.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the XMPP component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionxmpp()XMPP (camel-xmpp) Send and receive messages to/from an XMPP chat server.
-
Method Details
-
xmpp
XMPP (camel-xmpp) Send and receive messages to/from an XMPP chat server. Category: chat,messaging Since: 1.0 Maven coordinates: org.apache.camel:camel-xmpp- Returns:
- the dsl builder
-