public class FixedSocksSelector extends FixedProxySelector
| Constructor and Description |
|---|
FixedSocksSelector(String proxyHost,
int proxyPort)
Constructor
|
connectFailed, select, toStringgetDefault, setDefaultpublic FixedSocksSelector(String proxyHost, int proxyPort)
proxyHost - the host name or IP address of the proxy to use.proxyPort - the port of the proxy.Copyright © 2020. All rights reserved.