public class CoAPConsumer
extends org.apache.camel.support.DefaultConsumer
| Constructor and Description |
|---|
CoAPConsumer(CoAPEndpoint endpoint,
org.apache.camel.Processor processor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
CoAPEndpoint |
getCoapEndpoint() |
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 CoAPConsumer(CoAPEndpoint endpoint, org.apache.camel.Processor processor)
public CoAPEndpoint getCoapEndpoint()
protected void doStart()
throws Exception
doStart in class org.apache.camel.support.DefaultConsumerExceptionApache Camel