Therefore the Camel Async API should be familiar for users with knowledge of the Java Concurrency API.A few concepts to masterWhen doing messaging there are a few aspects to keep in mind.First of all a caller can initiate a message exchange as either:Request onlyRequest ReplyRequest only is when the caller sends a message but do not expect any reply.