public class CloudConductorPropertyProvider extends HTTPPropertyProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOUDCONDUCTOR_PROP_FILE |
static String |
CLOUDCONDUCTOR_PROP_FILE_DEFAULT_PATH |
static String |
CLOUDCONDUCTOR_PROP_FILE_TOKEN |
static String |
CLOUDCONDUCTOR_TOKEN |
static String |
CLOUDCONDUCTOR_URL |
static String |
TEMPLATE_NAME |
logger| Constructor and Description |
|---|
CloudConductorPropertyProvider() |
CloudConductorPropertyProvider(String propFile) |
CloudConductorPropertyProvider(String server,
String template) |
CloudConductorPropertyProvider(String server,
String template,
String token) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDescription() |
protected de.taimos.httputils.HTTPResponse |
getResponse() |
CloudConductorPropertyProvider |
setProtocol(String protocol) |
getStreamloadPropertiespublic static final String CLOUDCONDUCTOR_URL
public static final String TEMPLATE_NAME
public static final String CLOUDCONDUCTOR_TOKEN
public static final String CLOUDCONDUCTOR_PROP_FILE
public static final String CLOUDCONDUCTOR_PROP_FILE_TOKEN
public static final String CLOUDCONDUCTOR_PROP_FILE_DEFAULT_PATH
public CloudConductorPropertyProvider()
public CloudConductorPropertyProvider(String propFile)
public CloudConductorPropertyProvider(String server, String template)
public CloudConductorPropertyProvider setProtocol(String protocol)
protocol - http or https, http is default;protected String getDescription()
getDescription in class HTTPPropertyProviderprotected de.taimos.httputils.HTTPResponse getResponse()
getResponse in class HTTPPropertyProviderCopyright © 2015–2018 Taimos GmbH. All rights reserved.