| Package | Description |
|---|---|
| com.aliyun.core.http |
| Modifier and Type | Method and Description |
|---|---|
ProxyOptions.Type |
ProxyOptions.getType()
The type of the proxy.
|
static ProxyOptions.Type |
ProxyOptions.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyOptions.Type[] |
ProxyOptions.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ProxyOptions(ProxyOptions.Type type,
InetSocketAddress address) |
ProxyOptions(ProxyOptions.Type type,
InetSocketAddress address,
String scheme) |
Copyright © 2022. All rights reserved.