public class SoroushBotSingleThreadConsumer extends SoroushBotAbstractConsumer
| Constructor and Description |
|---|
SoroushBotSingleThreadConsumer(SoroushBotEndpoint endpoint,
org.apache.camel.Processor processor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
sendExchange(org.apache.camel.Exchange exchange)
handle how processing of the exchange should be started
|
doStart, prepareShutdowncreateExchange, createUoW, defaultConsumerCallback, doBuild, doInit, doneUoW, doShutdown, doStop, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, getRouteId, handleException, handleException, releaseExchange, setExceptionHandler, setRoute, setRouteId, toStringbuild, doFail, doLifecycleChange, doResume, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic SoroushBotSingleThreadConsumer(SoroushBotEndpoint endpoint, org.apache.camel.Processor processor)
protected void sendExchange(org.apache.camel.Exchange exchange)
SoroushBotAbstractConsumersendExchange in class SoroushBotAbstractConsumerApache Camel