Proxy.Type
Enum Proxy.Type
- java.lang.Object
-
- java.lang.Enum<Proxy.Type>
-
- java.net.Proxy.Type
- All Implemented Interfaces:
- Serializable, Comparable<Proxy.Type>
- Enclosing class:
- Proxy
public static enum Proxy.Type extends Enum<Proxy.Type>
Represents the proxy type.
- Since:
- 1.5
Enum Constants
DIRECT
public static fin