public class VertxHttpProducer
extends org.apache.camel.support.DefaultAsyncProducer
| Constructor and Description |
|---|
VertxHttpProducer(VertxHttpEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
VertxHttpComponent |
getComponent() |
VertxHttpEndpoint |
getEndpoint() |
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
createExchange, doStart, doStop, isSingleton, toStringbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, 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 VertxHttpProducer(VertxHttpEndpoint endpoint)
public VertxHttpEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.support.DefaultProducerpublic VertxHttpComponent getComponent()
public boolean process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
Apache Camel