Spring Integration

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

Packages that use AbstractRemotingOutboundGateway
org.springframework.integration.httpinvoker   
org.springframework.integration.rmi   
 

Uses of AbstractRemotingOutboundGateway in org.springframework.integration.httpinvoker
 

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

Uses of AbstractRemotingOutboundGateway in org.springframework.integration.rmi
 

Subclasses of AbstractRemotingOutboundGateway in org.springframework.integration.rmi
 class RmiOutboundGateway
          An outbound Messaging Gateway for RMI-based remoting.
 


Spring Integration

Copyright © 2010. All Rights Reserved.