Package org.apache.camel
Interface AsyncEndpoint
- All Superinterfaces:
AutoCloseable,ComponentAware,Endpoint,IsSingleton,Service
Marks the
Endpoint as support asynchronous non-blocking routing in its consumer and producer.-
Method Summary
Methods inherited from interface org.apache.camel.ComponentAware
getComponent, getComponent, setComponentMethods inherited from interface org.apache.camel.Endpoint
configureExchange, configureProperties, createAsyncProducer, createConsumer, createExchange, createExchange, createPollingConsumer, createProducer, getCamelContext, getEndpointBaseUri, getEndpointKey, getEndpointUri, getExchangePattern, isLenientProperties, isSingletonProducer, setCamelContextMethods inherited from interface org.apache.camel.IsSingleton
isSingleton