Class AsyncCompletionService<V>

java.lang.Object
org.apache.camel.util.concurrent.AsyncCompletionService<V>

public class AsyncCompletionService<V> extends Object
A completion service that orders the completed tasks in the same order as they where submitted.