Class XmppEndpointBuilderFactory.XmppHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.XmppEndpointBuilderFactory.XmppHeaderNameBuilder
Enclosing interface:
XmppEndpointBuilderFactory

public static class XmppEndpointBuilderFactory.XmppHeaderNameBuilder extends Object
The builder of headers' name for the XMPP component.
  • Constructor Details

    • XmppHeaderNameBuilder

      public XmppHeaderNameBuilder()
  • Method Details

    • xmppDoc

      public String xmppDoc()
      The XMPP message. The option is a: org.jivesoftware.smack.packet.Message type. Group: consumer
      Returns:
      the name of the header XmppDoc.