Class CometdEndpointBuilderFactory.CometdHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.CometdEndpointBuilderFactory.CometdHeaderNameBuilder
Enclosing interface:
CometdEndpointBuilderFactory

public static class CometdEndpointBuilderFactory.CometdHeaderNameBuilder extends Object
The builder of headers' name for the CometD component.
  • Constructor Details

    • CometdHeaderNameBuilder

      public CometdHeaderNameBuilder()
  • Method Details

    • cometdClientId

      public String cometdClientId()
      The clientId of the session. The option is a: String type. Group: common
      Returns:
      the name of the header CometdClientId.
    • subscription

      public String subscription()
      The subscription. The option is a: String type. Group: common
      Returns:
      the name of the header subscription.