All Classes and Interfaces

Class
Description
This annotation enables the Spring Integration Test Binder when applied to a class.
A utility class to assist with just-in-time bindings.
Implementation of binder endpoint that represents the source destination (e.g., destination from which messages will be received by Processor.INPUT).
Implementation of binder endpoint that represents the target destination (e.g., destination which receives messages sent to Processor.OUTPUT)
You can interact with it by calling OutputDestination.receive() operation.
Implementation of Binder backed by the Spring Integration framework.
Binder configuration backed by Spring Integration.
ProvisioningProvider to support TestChannelBinder.