public final class AsyncProcessorConverterHelper extends Object
Processor to an AsyncProcessor.
Processing will still occur synchronously but it will provide the required
notifications that the caller expects.public static AsyncProcessor convert(Processor value)
Apache Camel