| Package | Description |
|---|---|
| org.springframework.ws.test.server |
Provides a testing framework for server-side Web service testing.
|
| Modifier and Type | Method and Description |
|---|---|
static MockWebServiceClient |
MockWebServiceClient.createClient(org.springframework.context.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. |
Copyright © 2017 Pivotal Software. All rights reserved.