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 MessageExchangeTemplate and exposing setter methods for configuring request and reply MessageChannels.
SimpleMessagingGateway A general purpose class that supports a variety of message exchanges.