| Package | Description |
|---|---|
| xyz.cofe.http |
| Modifier and Type | Method and Description |
|---|---|
static Proxy.Type |
Proxy.Type.get(Proxy.Type t) |
Proxy.Type |
Proxy.getType()
Указывает тип прокси
|
static Proxy.Type |
Proxy.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Proxy.Type[] |
Proxy.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Proxy.setType(Proxy.Type type)
Указывает тип прокси
|
| Constructor and Description |
|---|
Proxy(Proxy.Type type,
InetAddress address)
Конструктор
|
Copyright © 2017. All rights reserved.