Package org.springframework.integration.gateway

Class Summary
GatewayProxyFactoryBean Generates a proxy for the provided service interface to enable interaction with messaging components without application code being aware of them.
MessagingGatewaySupport A convenient base class providing access to a RequestReplyTemplate and exposing setter methods for configuring request and reply MessageChannels.
RequestReplyTemplate A template that facilitates the implementation of request-reply usage scenarios above one-way MessageChannels.
RequestReplyTemplate.ReplyHandlingChannelAdapter  
SimpleMessagingGateway A general purpose class that supports a variety of message exchanges.