Spring Web Services Framework

Uses of Class
org.springframework.ws.client.core.support.WebServiceGatewaySupport

Packages that use WebServiceGatewaySupport
org.springframework.ws.test.client Provides a testing framework for client-side Web service testing. 
 

Uses of WebServiceGatewaySupport in org.springframework.ws.test.client
 

Methods in org.springframework.ws.test.client with parameters of type WebServiceGatewaySupport
static MockWebServiceServer MockWebServiceServer.createServer(WebServiceGatewaySupport gatewaySupport)
          Creates a MockWebServiceServer instance based on the given WebServiceGatewaySupport.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.