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, disableUseAuthorizationFilter, enableUseAuthorizationFilter, getClientConfiguration, getDefaultConfigCient, getDefaultConfigCient, getHttpClient, getHttpClient, getResourcePath, getServiceUrl, getVitamClientType, getVitamThreadPoolExecutor, initialisation, isAllowGzipDecoded, isAllowGzipEncoded, resume, setGzipdecoded, setGzipEncoded, setVitamClientType, shutdown, toString
public 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()
VitamClientFactoryInterface
Copyright © 2018 Vitam. All rights reserved.