| Package | Description |
|---|---|
| org.springframework.integration.endpoint |
Provides core classes related to Endpoints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PollingConsumer
Message Endpoint that connects any
MessageHandler implementation
to a PollableChannel. |
class |
SourcePollingChannelAdapter
A Channel Adapter implementation for connecting a
MessageSource to a MessageChannel. |
Copyright © 2016. All rights reserved.