Uses of Interface
org.apache.camel.builder.endpoint.dsl.StreamEndpointBuilderFactory.StreamEndpointBuilder
Packages that use StreamEndpointBuilderFactory.StreamEndpointBuilder
-
Uses of StreamEndpointBuilderFactory.StreamEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return StreamEndpointBuilderFactory.StreamEndpointBuilderModifier and TypeMethodDescriptionStream (camel-stream) Read from system-in and write to system-out and system-err streams.Stream (camel-stream) Read from system-in and write to system-out and system-err streams. -
Uses of StreamEndpointBuilderFactory.StreamEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return StreamEndpointBuilderFactory.StreamEndpointBuilderModifier and TypeMethodDescriptionStreamEndpointBuilderFactory.AdvancedStreamEndpointBuilder.basic()You can configure the encoding (is a charset name) to use text-based streams (for example, message body is a String object).StreamEndpointBuilderFactory.endpointBuilder(String componentName, String path) When using the stream:file URI format, this option specifies the filename to stream to/from.Stream (camel-stream) Read from system-in and write to system-out and system-err streams.Stream (camel-stream) Read from system-in and write to system-out and system-err streams.