@Deprecated public class ClientFactory extends Object
| Constructor and Description |
|---|
ClientFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SugarWsClient |
createInstance()
Deprecated.
Internal factory method used by Spring
|
SugarWsClient |
createInstance(String uri,
String userName,
String password)
Deprecated.
Internal factory method used by Spring
|
org.springframework.ws.client.core.WebServiceTemplate |
getWebServiceTemplate()
Deprecated.
|
void |
setWebServiceTemplate(org.springframework.ws.client.core.WebServiceTemplate webServiceTemplate)
Deprecated.
|
public SugarWsClient createInstance(String uri, String userName, String password)
userName - password - public SugarWsClient createInstance()
userName - password - public org.springframework.ws.client.core.WebServiceTemplate getWebServiceTemplate()
public void setWebServiceTemplate(org.springframework.ws.client.core.WebServiceTemplate webServiceTemplate)
webServiceTemplate - Copyright © 2018 Europeana Foundation. All rights reserved.