|
||||||||||
| 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(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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||