| Value | Description |
|---|---|
| DIRECT | |
| HTTP | |
| SOCKS |
| None |
|---|
| Name | Returns |
|---|---|
| valueOf(String ) | java.net.Proxy$Type |
| values() | java.net.Proxy$Type[] |
| Method | Returns |
|---|---|
| java.net.Proxy.type() | java.net.Proxy$Type |
| java.net.Proxy$Type.valueOf(String ) | java.net.Proxy$Type |
| java.net.Proxy$Type.values() | java.net.Proxy$Type[] |
| Method | Returns |
|---|---|
| java.net.Proxy.(java.net.Proxy$Type , java.net.SocketAddress ) | void |