public abstract class AbstractAtomixClientConsumer<E extends AbstractAtomixClientEndpoint>
extends org.apache.camel.impl.DefaultConsumer
Modifier | Constructor and Description |
---|---|
protected |
AbstractAtomixClientConsumer(E endpoint,
org.apache.camel.Processor processor) |
Modifier and Type | Method and Description |
---|---|
protected E |
getAtomixEndpoint() |
createUoW, doneUoW, doStart, doStop, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
Apache Camel