Uses of Package
org.springframework.cloud.stream.binder.test
-
Classes in org.springframework.cloud.stream.binder.test used by org.springframework.cloud.stream.binder.testClassDescriptionImplementation 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 callingOutputDestination.receive()operation.ProvisioningProviderto supportTestChannelBinder.