Class CometdEndpointBuilderFactory.CometdHeaderNameBuilder

  • Enclosing interface:
    CometdEndpointBuilderFactory

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

      • CometdHeaderNameBuilder

        public CometdHeaderNameBuilder()
    • Method Detail

      • 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.