|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| MessagingGateway | Base interface for gateway adapters. |
| Class Summary | |
|---|---|
| AbstractMessagingGateway | A convenient base class for connecting application code to
MessageChannels for sending, receiving, or request-reply operations. |
| GatewayInvokingMessageHandler | Will decorate 'gateway' as MessageHandler so it could be included in the chain. |
| GatewayMethodDefinition | Represents the definition of Gateway methods, when using multiple methos per
Gateway interface |
| GatewayProxyFactoryBean | Generates a proxy for the provided service interface to enable interaction with messaging components without application code being aware of them. |
| SimpleMessageMapper | An implementation of the InboundMessageMapper and
OutboundMessageMapper strategy interfaces that maps directly to and
from the Message payload instance. |
| SimpleMessagingGateway | An implementation of AbstractMessagingGateway that delegates to
an InboundMessageMapper and OutboundMessageMapper. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||