T - BasicClient classpublic class TestVitamClientFactory<T extends BasicClient> extends VitamClientFactory<T>
VitamClientFactoryInterface.VitamClientType| Modifier and Type | Field and Description |
|---|---|
static String |
LOCALHOST
localhost
|
clientConfiguration| Constructor and Description |
|---|
TestVitamClientFactory(int serverPort,
String resourcePath) |
TestVitamClientFactory(int serverPort,
String resourcePath,
javax.ws.rs.client.Client client) |
| Modifier and Type | Method and Description |
|---|---|
T |
getClient()
This method returns the correct Client adapted to the business case
|
changeResourcePath, changeServerPort, getClientConfiguration, getDefaultConfigCient, getDefaultConfigCient, getHttpClient, getHttpClient, getResourcePath, getServiceUrl, getVitamClientType, initialisation, isAllowGzipDecoded, isAllowGzipEncoded, resume, setGzipdecoded, setGzipEncoded, setVitamClientType, shutdown, toStringpublic static final String LOCALHOST
public TestVitamClientFactory(int serverPort,
String resourcePath)
serverPort - resourcePath - public TestVitamClientFactory(int serverPort,
String resourcePath,
javax.ws.rs.client.Client client)
serverPort - resourcePath - client - public T getClient()
VitamClientFactoryInterfaceCopyright © 2018 Vitam. All rights reserved.