public class AsyncClientMethodCallback extends Object implements org.apache.thrift.async.AsyncMethodCallback
| Constructor and Description |
|---|
AsyncClientMethodCallback(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(Object response) |
void |
onError(Exception exception) |
Apache Camel