Interface AsyncRequestReplyExchanger

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface AsyncRequestReplyExchanger
Messaging gateway contract for async request/reply Message exchange.
Since:
6.5
Author:
Artem Bilan
See Also: