Uses of Class
org.apache.camel.support.builder.OutputStreamBuilder
-
Packages that use OutputStreamBuilder Package Description org.apache.camel.support.builder Base classes for builders -
-
Uses of OutputStreamBuilder in org.apache.camel.support.builder
Methods in org.apache.camel.support.builder that return OutputStreamBuilder Modifier and Type Method Description static OutputStreamBuilderOutputStreamBuilder. withExchange(org.apache.camel.Exchange exchange)Creates a new OutputStreamBuilder with the current exchange
-