public class VertxProducer
extends org.apache.camel.impl.DefaultAsyncProducer
| Constructor and Description |
|---|
VertxProducer(VertxEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
VertxEndpoint |
getEndpoint() |
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
createExchange, createExchange, createExchange, doStart, doStop, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic VertxProducer(VertxEndpoint endpoint)
public VertxEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.ProducergetEndpoint in class org.apache.camel.impl.DefaultProducerpublic boolean process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
Apache Camel