Interface StreamEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface StreamEndpointBuilderFactory
Read from system-in and write to system-out and system-err streams.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Stream component.static interfaceAdvanced builder for endpoint consumers for the Stream component.static interfaceAdvanced builder for endpoint producers for the Stream component.static interfacestatic interfaceBuilder for endpoint for the Stream component.static interfaceBuilder for endpoint consumers for the Stream component.static interfaceBuilder for endpoint producers for the Stream component.static classThe builder of headers' name for the Stream component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static StreamEndpointBuilderFactory.StreamEndpointBuilder endpointBuilder(String componentName, String path)
-