@Deprecated public class SideeXWebServiceClientAPI extends Object
| Modifier and Type | Field and Description |
|---|---|
static HostnameVerifier |
defaultHostnameVerifier
Deprecated.
|
static SSLSocketFactory |
defaultSSLSocketFactory
Deprecated.
|
| Constructor and Description |
|---|
SideeXWebServiceClientAPI(String baseURL,
ProtocalType protocalType)
Deprecated.
|
SideeXWebServiceClientAPI(String baseURL,
ProtocalType protocalType,
String caFilePath)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
deleteReport(String token)
Deprecated.
|
void |
download(Map<String,String> formData,
String filePath,
int option)
Deprecated.
|
String |
getState(String token)
Deprecated.
|
String |
runTestSuite(Map<String,File> file)
Deprecated.
|
void |
setHTTPSDisable()
Deprecated.
|
void |
setHTTPSToDefault()
Deprecated.
|
public static final HostnameVerifier defaultHostnameVerifier
public static final SSLSocketFactory defaultSSLSocketFactory
public SideeXWebServiceClientAPI(String baseURL, ProtocalType protocalType) throws MalformedURLException
MalformedURLExceptionpublic SideeXWebServiceClientAPI(String baseURL, ProtocalType protocalType, String caFilePath) throws MalformedURLException
MalformedURLExceptionpublic void setHTTPSToDefault()
public void setHTTPSDisable()
public String runTestSuite(Map<String,File> file) throws IOException
IOExceptionpublic String getState(String token) throws IOException
IOExceptionpublic void download(Map<String,String> formData, String filePath, int option) throws IOException
IOExceptionpublic String deleteReport(String token) throws IOException
IOExceptionCopyright © 2020. All rights reserved.