|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AsyncCallback in org.apache.camel |
|---|
| Methods in org.apache.camel with parameters of type AsyncCallback | |
|---|---|
boolean |
AsyncProducerCallback.doInAsyncProducer(Producer producer,
AsyncProcessor asyncProducer,
Exchange exchange,
ExchangePattern exchangePattern,
AsyncCallback callback)
Performs operation on the given producer to send the given exchange. |
boolean |
AsyncProcessor.process(Exchange exchange,
AsyncCallback callback)
Processes the message exchange. |
| Uses of AsyncCallback in org.apache.camel.component.ahc |
|---|
| Methods in org.apache.camel.component.ahc with parameters of type AsyncCallback | |
|---|---|
boolean |
AhcProducer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.bean |
|---|
| Methods in org.apache.camel.component.bean with parameters of type AsyncCallback | |
|---|---|
Object |
MethodInvocation.proceed(AsyncCallback callback,
AtomicBoolean doneSync)
|
boolean |
BeanProcessor.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.cxf |
|---|
| Methods in org.apache.camel.component.cxf with parameters of type AsyncCallback | |
|---|---|
boolean |
CxfProducer.process(Exchange camelExchange,
AsyncCallback callback)
|
| Constructors in org.apache.camel.component.cxf with parameters of type AsyncCallback | |
|---|---|
CxfClientCallback(AsyncCallback callback,
Exchange camelExchange,
org.apache.cxf.message.Exchange cxfExchange,
org.apache.cxf.service.model.BindingOperationInfo boi,
CxfBinding binding)
|
|
| Uses of AsyncCallback in org.apache.camel.component.direct |
|---|
| Methods in org.apache.camel.component.direct with parameters of type AsyncCallback | |
|---|---|
boolean |
DirectProducer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.hazelcast.seda |
|---|
| Methods in org.apache.camel.component.hazelcast.seda with parameters of type AsyncCallback | |
|---|---|
boolean |
HazelcastSedaProducer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.jetty |
|---|
| Methods in org.apache.camel.component.jetty with parameters of type AsyncCallback | |
|---|---|
protected JettyContentExchange |
JettyHttpProducer.createHttpExchange(Exchange exchange,
AsyncCallback callback)
|
boolean |
JettyHttpProducer.process(Exchange exchange,
AsyncCallback callback)
|
void |
JettyContentExchange.setCallback(AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.jms |
|---|
| Methods in org.apache.camel.component.jms with parameters of type AsyncCallback | |
|---|---|
boolean |
JmsProducer.process(Exchange exchange,
AsyncCallback callback)
|
protected boolean |
JmsProducer.processInOnly(Exchange exchange,
AsyncCallback callback)
|
protected boolean |
JmsProducer.processInOut(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.jms.reply |
|---|
| Fields in org.apache.camel.component.jms.reply declared as AsyncCallback | |
|---|---|
protected AsyncCallback |
TemporaryQueueReplyHandler.callback
|
| Methods in org.apache.camel.component.jms.reply that return AsyncCallback | |
|---|---|
AsyncCallback |
ReplyHolder.getCallback()
|
| Methods in org.apache.camel.component.jms.reply with parameters of type AsyncCallback | |
|---|---|
String |
TemporaryQueueReplyManager.registerReply(ReplyManager replyManager,
Exchange exchange,
AsyncCallback callback,
String originalCorrelationId,
String correlationId,
long requestTimeout)
|
String |
ReplyManager.registerReply(ReplyManager replyManager,
Exchange exchange,
AsyncCallback callback,
String originalCorrelationId,
String correlationId,
long requestTimeout)
Register a reply |
String |
PersistentQueueReplyManager.registerReply(ReplyManager replyManager,
Exchange exchange,
AsyncCallback callback,
String originalCorrelationId,
String correlationId,
long requestTimeout)
|
| Constructors in org.apache.camel.component.jms.reply with parameters of type AsyncCallback | |
|---|---|
PersistentQueueReplyHandler(ReplyManager replyManager,
Exchange exchange,
AsyncCallback callback,
String originalCorrelationId,
long timeout,
MessageSelectorCreator dynamicMessageSelector)
|
|
ReplyHolder(Exchange exchange,
AsyncCallback callback,
String originalCorrelationId,
long timeout)
Constructor to use when a timeout occurred |
|
ReplyHolder(Exchange exchange,
AsyncCallback callback,
String originalCorrelationId,
javax.jms.Message message)
Constructor to use when a reply message was received |
|
TemporaryQueueReplyHandler(ReplyManager replyManager,
Exchange exchange,
AsyncCallback callback,
String originalCorrelationId,
long timeout)
|
|
| Uses of AsyncCallback in org.apache.camel.component.log |
|---|
| Methods in org.apache.camel.component.log with parameters of type AsyncCallback | |
|---|---|
boolean |
LogProducer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.netty |
|---|
| Fields in org.apache.camel.component.netty declared as AsyncCallback | |
|---|---|
protected AsyncCallback |
ClientPipelineFactory.callback
|
| Methods in org.apache.camel.component.netty that return AsyncCallback | |
|---|---|
AsyncCallback |
ClientPipelineFactory.getCallback()
|
| Methods in org.apache.camel.component.netty with parameters of type AsyncCallback | |
|---|---|
boolean |
NettyProducer.process(Exchange exchange,
AsyncCallback callback)
|
void |
ClientPipelineFactory.setCallback(AsyncCallback callback)
|
| Constructors in org.apache.camel.component.netty with parameters of type AsyncCallback | |
|---|---|
ClientPipelineFactory(NettyProducer producer,
Exchange exchange,
AsyncCallback callback)
|
|
DefaultClientPipelineFactory(NettyProducer producer,
Exchange exchange,
AsyncCallback callback)
|
|
| Uses of AsyncCallback in org.apache.camel.component.netty.handlers |
|---|
| Constructors in org.apache.camel.component.netty.handlers with parameters of type AsyncCallback | |
|---|---|
ClientChannelHandler(NettyProducer producer,
Exchange exchange,
AsyncCallback callback)
|
|
| Uses of AsyncCallback in org.apache.camel.component.restlet |
|---|
| Methods in org.apache.camel.component.restlet with parameters of type AsyncCallback | |
|---|---|
boolean |
RestletProducer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.routebox.direct |
|---|
| Methods in org.apache.camel.component.routebox.direct with parameters of type AsyncCallback | |
|---|---|
boolean |
RouteboxDirectProducer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.routebox.seda |
|---|
| Methods in org.apache.camel.component.routebox.seda with parameters of type AsyncCallback | |
|---|---|
boolean |
RouteboxSedaProducer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.component.seda |
|---|
| Methods in org.apache.camel.component.seda with parameters of type AsyncCallback | |
|---|---|
boolean |
SedaProducer.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
CollectionProducer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.fabric |
|---|
| Methods in org.apache.camel.fabric with parameters of type AsyncCallback | |
|---|---|
boolean |
FabricTraceProcessor.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.impl |
|---|
| Methods in org.apache.camel.impl that return AsyncCallback | |
|---|---|
AsyncCallback |
MDCUnitOfWork.beforeProcess(Processor processor,
Exchange exchange,
AsyncCallback callback)
|
AsyncCallback |
DefaultUnitOfWork.beforeProcess(Processor processor,
Exchange exchange,
AsyncCallback callback)
|
| Methods in org.apache.camel.impl with parameters of type AsyncCallback | |
|---|---|
void |
MDCUnitOfWork.afterProcess(Processor processor,
Exchange exchange,
AsyncCallback callback,
boolean doneSync)
|
void |
DefaultUnitOfWork.afterProcess(Processor processor,
Exchange exchange,
AsyncCallback callback,
boolean doneSync)
|
AsyncCallback |
MDCUnitOfWork.beforeProcess(Processor processor,
Exchange exchange,
AsyncCallback callback)
|
AsyncCallback |
DefaultUnitOfWork.beforeProcess(Processor processor,
Exchange exchange,
AsyncCallback callback)
|
boolean |
ProducerCache.doInAsyncProducer(Endpoint endpoint,
Exchange exchange,
ExchangePattern pattern,
AsyncCallback callback,
AsyncProducerCallback producerCallback)
Sends an exchange to an endpoint using a supplied callback supporting the asynchronous routing engine. |
| Uses of AsyncCallback in org.apache.camel.management |
|---|
| Methods in org.apache.camel.management with parameters of type AsyncCallback | |
|---|---|
boolean |
InstrumentationProcessor.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.model |
|---|
| Methods in org.apache.camel.model with parameters of type AsyncCallback | |
|---|---|
boolean |
LoadBalancerDefinition.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.processor |
|---|
| Methods in org.apache.camel.processor with parameters of type AsyncCallback | |
|---|---|
protected boolean |
RedeliveryErrorHandler.deliverToFailureProcessor(Processor processor,
Exchange exchange,
RedeliveryErrorHandler.RedeliveryData data,
AsyncCallback callback)
All redelivery attempts failed so move the exchange to the dead letter queue |
protected void |
MulticastProcessor.doDone(Exchange original,
Exchange subExchange,
AsyncCallback callback,
boolean doneSync,
boolean exhaust)
Common work which must be done when we are done multicasting. |
protected void |
MulticastProcessor.doProcessParallel(Exchange original,
AtomicExchange result,
Iterable<ProcessorExchangePair> pairs,
boolean streaming,
AsyncCallback callback)
|
protected boolean |
MulticastProcessor.doProcessSequential(Exchange original,
AtomicExchange result,
Iterable<ProcessorExchangePair> pairs,
AsyncCallback callback)
|
boolean |
RoutingSlip.doRoutingSlip(Exchange exchange,
Object routingSlip,
AsyncCallback callback)
|
boolean |
WireTapProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
UnitOfWorkProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
TryProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
ThreadsProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
SubUnitOfWorkProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
Splitter.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
SendProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
SamplingThrottler.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
RoutingSlip.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
RoutePolicyProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
RedeliveryErrorHandler.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
RecipientList.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
Pipeline.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
MulticastProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
LoopProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
LogProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
InterceptorToAsyncProcessorBridge.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
FilterProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
EvaluateExpressionProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
Enricher.process(Exchange exchange,
AsyncCallback callback)
Enriches the input data ( exchange) by first obtaining
additional data from an endpoint represented by an endpoint
producer and second by aggregating input data and additional
data. |
boolean |
DelegateAsyncProcessor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
DelayProcessorSupport.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
DefaultChannel.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
ChoiceProcessor.process(Exchange exchange,
AsyncCallback callback)
|
protected boolean |
TryProcessor.process(Exchange exchange,
AsyncCallback callback,
AsyncProcessor processor,
Iterator<AsyncProcessor> processors)
|
protected boolean |
LoopProcessor.process(Exchange exchange,
AsyncCallback callback,
AtomicInteger index,
AtomicInteger count)
|
protected void |
RedeliveryErrorHandler.processAsyncErrorHandler(Exchange exchange,
AsyncCallback callback,
RedeliveryErrorHandler.RedeliveryData data)
This logic is only executed if we have to retry redelivery asynchronously, which have to be done from the callback. |
protected boolean |
RedeliveryErrorHandler.processErrorHandler(Exchange exchange,
AsyncCallback callback,
RedeliveryErrorHandler.RedeliveryData data)
Process the exchange using redelivery error handling. |
protected boolean |
RoutingSlip.processExchange(Endpoint endpoint,
Exchange exchange,
Exchange original,
AsyncCallback callback,
RoutingSlip.RoutingSlipIterator iter)
|
protected boolean |
FatalFallbackErrorHandler.processNext(Exchange exchange,
AsyncCallback callback)
|
protected boolean |
DelegateAsyncProcessor.processNext(Exchange exchange,
AsyncCallback callback)
|
boolean |
RecipientList.sendToRecipientList(Exchange exchange,
Object recipientList,
AsyncCallback callback)
Sends the given exchange to the recipient list |
| Uses of AsyncCallback in org.apache.camel.processor.idempotent |
|---|
| Methods in org.apache.camel.processor.idempotent with parameters of type AsyncCallback | |
|---|---|
boolean |
IdempotentConsumer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.processor.interceptor |
|---|
| Methods in org.apache.camel.processor.interceptor with parameters of type AsyncCallback | |
|---|---|
boolean |
TraceInterceptor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
StreamCachingInterceptor.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
HandleFaultInterceptor.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.processor.loadbalancer |
|---|
| Methods in org.apache.camel.processor.loadbalancer with parameters of type AsyncCallback | |
|---|---|
boolean |
TopicLoadBalancer.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
SimpleLoadBalancerSupport.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
QueueLoadBalancer.process(Exchange exchange,
AsyncCallback callback)
|
boolean |
FailOverLoadBalancer.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.spi |
|---|
| Methods in org.apache.camel.spi that return AsyncCallback | |
|---|---|
AsyncCallback |
UnitOfWork.beforeProcess(Processor processor,
Exchange exchange,
AsyncCallback callback)
Strategy for optional work to be execute before processing For example the MDCUnitOfWork leverages this
to ensure MDC is handled correctly during routing exchanges using the
asynchronous routing engine. |
| Methods in org.apache.camel.spi with parameters of type AsyncCallback | |
|---|---|
void |
UnitOfWork.afterProcess(Processor processor,
Exchange exchange,
AsyncCallback callback,
boolean doneSync)
Strategy for optional work to be executed after the processing |
AsyncCallback |
UnitOfWork.beforeProcess(Processor processor,
Exchange exchange,
AsyncCallback callback)
Strategy for optional work to be execute before processing For example the MDCUnitOfWork leverages this
to ensure MDC is handled correctly during routing exchanges using the
asynchronous routing engine. |
| Uses of AsyncCallback in org.apache.camel.spring.spi |
|---|
| Methods in org.apache.camel.spring.spi with parameters of type AsyncCallback | |
|---|---|
boolean |
TransactionErrorHandler.process(Exchange exchange,
AsyncCallback callback)
|
| Uses of AsyncCallback in org.apache.camel.util |
|---|
| Methods in org.apache.camel.util with parameters of type AsyncCallback | |
|---|---|
static boolean |
AsyncProcessorHelper.process(AsyncProcessor processor,
Exchange exchange,
AsyncCallback callback)
Calls the async version of the processor's process method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||