| Package | Description |
|---|---|
| com.jscape.inet.gateway.port.web |
| Modifier and Type | Method and Description |
|---|---|
static WebApiClient.Protocol |
WebApiClient.Protocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WebApiClient.Protocol[] |
WebApiClient.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WebApiClient(WebApiClient.Protocol protocol,
TransportAddress address,
Time timeout,
javax.net.ssl.SSLSocketFactory sslSocketFactory,
javax.net.ssl.HostnameVerifier hostnameVerifier,
java.util.logging.Logger logger)
Creates a new client instance.
|
Copyright © JSCAPE Corp. 2009-2019. All Rights Reserved