Spring Integration

Uses of Class
org.springframework.integration.ws.AbstractWebServiceOutboundGateway

Packages that use AbstractWebServiceOutboundGateway
org.springframework.integration.ws   
 

Uses of AbstractWebServiceOutboundGateway in org.springframework.integration.ws
 

Subclasses of AbstractWebServiceOutboundGateway in org.springframework.integration.ws
 class MarshallingWebServiceOutboundGateway
          An outbound Messaging Gateway for invoking Web Services that also supports marshalling and unmarshalling of the request and response messages.
 class SimpleWebServiceOutboundGateway
          An outbound Messaging Gateway for invoking a Web Service.
 


Spring Integration

Copyright © 2010. All Rights Reserved.