Package org.springframework.integration.gateway

Interface Summary
RequestReplyExchanger Interface for a request/reply Message exchange.
 

Class Summary
GatewayProxyFactoryBean Generates a proxy for the provided service interface to enable interaction with messaging components without application code being aware of them allowing for POJO-style interaction.
MessagingGatewaySupport A convenient base class for connecting application code to MessageChannels for sending, receiving, or request-reply operations.