Spring Integration

Uses of Class
org.springframework.integration.gateway.SimpleMessagingGateway

Packages that use SimpleMessagingGateway
org.springframework.integration.gateway   
org.springframework.integration.httpinvoker   
org.springframework.integration.rmi   
org.springframework.integration.ws   
 

Uses of SimpleMessagingGateway in org.springframework.integration.gateway
 

Subclasses of SimpleMessagingGateway in org.springframework.integration.gateway
 class RemotingInboundGatewaySupport
          Support class for inbound Messaging Gateways.
 

Uses of SimpleMessagingGateway in org.springframework.integration.httpinvoker
 

Subclasses of SimpleMessagingGateway in org.springframework.integration.httpinvoker
 class HttpInvokerInboundGateway
          Deprecated. as of 2.0.x. We recommend using the REST-based HTTP adapters instead.
 

Uses of SimpleMessagingGateway in org.springframework.integration.rmi
 

Subclasses of SimpleMessagingGateway in org.springframework.integration.rmi
 class RmiInboundGateway
          An inbound Messaging Gateway for RMI-based remoting.
 

Uses of SimpleMessagingGateway in org.springframework.integration.ws
 

Subclasses of SimpleMessagingGateway in org.springframework.integration.ws
 class SimpleWebServiceInboundGateway
           
 


Spring Integration

Copyright © 2010. All Rights Reserved.