|
Spring Integration | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractEndpoint | The base class for Message Endpoint implementations. |
AbstractMessageSource<T> | |
AbstractPollingEndpoint | |
EventDrivenConsumer | Message Endpoint that connects any MessageHandler implementation to a SubscribableChannel . |
ExpressionEvaluatingMessageSource<T> | |
MessageProducerSupport | A support class for producer endpoints that provides a setter for the output channel and a convenience method for sending Messages. |
MethodInvokingMessageSource | A MessageSource implementation that invokes a no-argument method so
that its return value may be sent to a channel. |
PollingConsumer | Message Endpoint that connects any MessageHandler implementation
to a PollableChannel . |
SourcePollingChannelAdapter | A Channel Adapter implementation for connecting a
MessageSource to a MessageChannel . |
Provides core classes related to Endpoints.
|
Spring Integration | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |