Interface InvocationDispatchBuilder

All Known Implementing Classes:
DefaultInvocationDispatchBuilder
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 InvocationDispatchBuilder
The abstraction of turning an Invocation to a JmsDispatch so it can be sent out as Message.
Since:
1.0
Author:
Lei Yang