Package org.apache.camel
Interface AsyncProducer
- All Superinterfaces:
AsyncProcessor,AutoCloseable,EndpointAware,IsSingleton,Processor,Producer,Service
Asynchronous producer
-
Method Summary
Methods inherited from interface org.apache.camel.AsyncProcessor
process, processAsyncMethods inherited from interface org.apache.camel.EndpointAware
getEndpointMethods inherited from interface org.apache.camel.IsSingleton
isSingleton