Class StreamEndpointBuilderFactory.StreamHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.StreamEndpointBuilderFactory.StreamHeaderNameBuilder
Enclosing interface:
StreamEndpointBuilderFactory

public static class StreamEndpointBuilderFactory.StreamHeaderNameBuilder extends Object
The builder of headers' name for the Stream component.
  • Constructor Details

    • StreamHeaderNameBuilder

      public StreamHeaderNameBuilder()
  • Method Details

    • streamIndex

      public String streamIndex()
      The index. The option is a: long type. Group: consumer
      Returns:
      the name of the header StreamIndex.
    • streamComplete

      public String streamComplete()
      Is complete. The option is a: boolean type. Group: consumer
      Returns:
      the name of the header StreamComplete.