public class NatsProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
NatsProducer(NatsEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart() |
protected void |
doStop() |
NatsEndpoint |
getEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public NatsProducer(NatsEndpoint endpoint)
public NatsEndpoint getEndpoint()
getEndpoint
in interface org.apache.camel.EndpointAware
getEndpoint
in class org.apache.camel.impl.DefaultProducer
protected void doStart() throws Exception
doStart
in class org.apache.camel.impl.DefaultProducer
Exception
Apache Camel