Proxy.Type

Enum 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