public class MQTTProducer
extends org.apache.camel.impl.DefaultAsyncProducer
implements org.apache.camel.Processor
Constructor and Description |
---|
MQTTProducer(MQTTEndpoint mqttEndpoint) |
Modifier and Type | Method and Description |
---|---|
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspend
public MQTTProducer(MQTTEndpoint mqttEndpoint)
Apache Camel