Class ChunkConstants

java.lang.Object
org.apache.camel.component.chunk.ChunkConstants

public final class ChunkConstants extends Object
Chunk component constants
  • Field Details

    • CHUNK_RESOURCE_URI

      @Metadata(description="A URI for the template resource to use instead of the endpoint configured.", javaType="String") public static final String CHUNK_RESOURCE_URI
      Header containing a Chunk template location
      See Also:
    • CHUNK_TEMPLATE

      @Metadata(description="The template to use instead of the endpoint configured.", javaType="String") public static final String CHUNK_TEMPLATE
      Header containing the Chunk template code
      See Also:
    • CHUNK_ENDPOINT_URI_PREFIX

      public static final String CHUNK_ENDPOINT_URI_PREFIX
      Chunk endpoint URI prefix
      See Also:
    • CHUNK_LAYER_SEPARATOR

      public static final String CHUNK_LAYER_SEPARATOR
      Chunk Template extension
      See Also: