Spring Integration

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

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

Uses of RemotingInboundGatewaySupport in org.springframework.integration.httpinvoker
 

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

Uses of RemotingInboundGatewaySupport in org.springframework.integration.rmi
 

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


Spring Integration

Copyright © 2010. All Rights Reserved.