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() |
createExchange, createUoW, defaultConsumerCallback, doBuild, doInit, doneUoW, doShutdown, 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 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