Package | Description |
---|---|
org.springframework.ws.client.core.support |
Convenient super class for application classes that need Web service access.
|
Modifier and Type | Method and Description |
---|---|
WebServiceTemplate |
WebServiceGatewaySupport.getWebServiceTemplate()
Returns the
WebServiceTemplate for the gateway. |
Modifier and Type | Method and Description |
---|---|
void |
WebServiceGatewaySupport.setWebServiceTemplate(WebServiceTemplate webServiceTemplate)
Sets the
WebServiceTemplate to be used by the gateway. |
Copyright © 2005–2015 The Spring Web Services Framework. All rights reserved.