public class UnwrapStreamProcessor extends Object implements org.apache.camel.AsyncProcessor
Constructor and Description |
---|
UnwrapStreamProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.camel.Exchange exchange) |
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
Apache Camel