public class VertxConsumer
extends org.apache.camel.support.DefaultConsumer
| Constructor and Description |
|---|
VertxConsumer(VertxEndpoint endpoint,
org.apache.camel.Processor processor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
protected void |
onEventBusEvent(io.vertx.core.eventbus.Message event) |
createUoW, doInit, doneUoW, getAsyncProcessor, getEndpoint, getExceptionHandler, getProcessor, getRoute, handleException, handleException, setExceptionHandler, setRoute, toStringbuild, doBuild, doResume, doShutdown, doSuspend, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic VertxConsumer(VertxEndpoint endpoint, org.apache.camel.Processor processor)
Apache Camel