|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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(ApplicationContext applicationContext)
Creates a MockWebServiceClient instance based on the given ApplicationContext . |
static MockWebServiceClient |
MockWebServiceClient.createClient(WebServiceMessageReceiver messageReceiver,
WebServiceMessageFactory messageFactory)
Creates a MockWebServiceClient instance based on the given WebServiceMessageReceiver and WebServiceMessageFactory . |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |