public abstract class AsynchResponseProcessor extends Object implements org.apache.camel.Processor
| Constructor and Description |
|---|
AsynchResponseProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.camel.Exchange exchange) |
protected abstract Object |
setCallbackResponse(CallbackResponse callbackResponse)
Sets
CallbackResponse to specific response and returns it. |
public final void process(org.apache.camel.Exchange exchange)
throws Exception
process in interface org.apache.camel.ProcessorExceptionprotected abstract Object setCallbackResponse(CallbackResponse callbackResponse)
CallbackResponse to specific response and returns it.callbackResponse - the callback responseCopyright © 2018 Pivotal Software, Inc.. All rights reserved.