Uses of Class
org.springframework.ws.test.server.MockWebServiceClient

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

Uses of MockWebServiceClient in org.springframework.ws.test.server
 

Methods in org.springframework.ws.test.server that return MockWebServiceClient
static MockWebServiceClient MockWebServiceClient.createClient(org.springframework.context.ApplicationContext applicationContext)
          Creates a MockWebServiceClient instance based on the given ApplicationContext.
static MockWebServiceClient MockWebServiceClient.createClient(org.springframework.ws.transport.WebServiceMessageReceiver messageReceiver, org.springframework.ws.WebServiceMessageFactory messageFactory)
          Creates a MockWebServiceClient instance based on the given WebServiceMessageReceiver and WebServiceMessageFactory.
 



Copyright © 2011. All Rights Reserved.