protected class JbiEndpoint.JbiProducer
extends org.apache.camel.impl.DefaultProducer
implements org.apache.camel.AsyncProcessor
| Constructor and Description |
|---|
JbiEndpoint.JbiProducer(org.apache.camel.Endpoint exchangeEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected CamelConsumerEndpoint |
getCamelConsumerEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback asyncCallback) |
void |
start() |
void |
stop() |
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toStringpublic JbiEndpoint.JbiProducer(org.apache.camel.Endpoint exchangeEndpoint)
public void start()
throws java.lang.Exception
start in interface org.apache.camel.Servicestart in class org.apache.camel.support.ServiceSupportjava.lang.Exceptionpublic void stop()
throws java.lang.Exception
stop in interface org.apache.camel.Servicestop in class org.apache.camel.support.ServiceSupportjava.lang.Exceptionpublic void process(org.apache.camel.Exchange exchange)
throws java.lang.Exception
process in interface org.apache.camel.Processorjava.lang.Exceptionprotected CamelConsumerEndpoint getCamelConsumerEndpoint()
public boolean process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback asyncCallback)
process in interface org.apache.camel.AsyncProcessorCopyright © 2005-2015 FuseSource. All Rights Reserved.