public final class EmptyAsyncCallback extends Object implements org.apache.camel.AsyncCallback
AsyncCallback which allows to share the same instance instead of creating a new instance for each message.| Constructor and Description |
|---|
EmptyAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
done(boolean doneSync) |
static org.apache.camel.AsyncCallback |
get() |
Apache Camel