ProxyOptions(ProxyOptions.Type type, InetSocketAddress address) Constructor
Definition
Creates ProxyOptions.
public ProxyOptions(ProxyOptions.Type type, InetSocketAddress address)
Parameters
- type
- Type
the proxy type
- address
- java.net.InetSocketAddress
the proxy address (ip and port number)