public class BrokerProducer extends org.apache.camel.impl.DefaultAsyncProducer
| Constructor and Description |
|---|
BrokerProducer(BrokerEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
protected boolean |
processInOnly(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic BrokerProducer(BrokerEndpoint endpoint)
public boolean process(org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback)
protected boolean processInOnly(org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback)
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.