public class ClientConsumer
extends org.apache.camel.support.DefaultConsumer
| Constructor and Description |
|---|
ClientConsumer(ClientEndpoint endpoint,
org.apache.camel.Processor processor,
ClientConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
createUoW, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toStringdoInit, doResume, doShutdown, doSuspend, getStatus, init, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic ClientConsumer(ClientEndpoint endpoint, org.apache.camel.Processor processor, ClientConnection connection)
Apache Camel