Uses of Interface
org.springframework.integration.endpoint.IntegrationConsumer
Packages that use IntegrationConsumer
Package
Description
Provides core classes related to Endpoints.
- 
Uses of IntegrationConsumer in org.springframework.integration.endpointClasses in org.springframework.integration.endpoint that implement IntegrationConsumerModifier and TypeClassDescriptionclassMessage Endpoint that connects anyMessageHandlerimplementation to aSubscribableChannel.classMessage Endpoint that connects anyMessageHandlerimplementation to aPollableChannel.classAnAbstractEndpointimplementation for Reactive Streams subscription into an input channel and reactive consumption of messages from that channel.