public class UndertowConsumer
extends org.apache.camel.impl.DefaultConsumer
Constructor and Description |
---|
UndertowConsumer(UndertowEndpoint endpoint,
org.apache.camel.Processor processor) |
Modifier and Type | Method and Description |
---|---|
protected UndertowHost |
createUndertowHost() |
protected void |
doStart() |
protected void |
doStop() |
UndertowEndpoint |
getEndpoint() |
UndertowHost |
getUndertowHost() |
createUoW, doneUoW, getAsyncProcessor, 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
public UndertowConsumer(UndertowEndpoint endpoint, org.apache.camel.Processor processor)
public UndertowEndpoint getEndpoint()
getEndpoint
in interface org.apache.camel.EndpointAware
getEndpoint
in class org.apache.camel.impl.DefaultConsumer
public UndertowHost getUndertowHost()
protected UndertowHost createUndertowHost()
protected void doStart() throws Exception
doStart
in class org.apache.camel.impl.DefaultConsumer
Exception
protected void doStop()
doStop
in class org.apache.camel.impl.DefaultConsumer
Apache Camel