Uses of Class
org.apache.camel.support.builder.OutputStreamBuilder
-
Packages that use OutputStreamBuilder Package Description org.apache.camel.support.builder -
-
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 OutputStreamBuilder
OutputStreamBuilder. withExchange(org.apache.camel.Exchange exchange)
Creates a new OutputStreamBuilder with the current exchange
-