The methods of Java.Net.ProxySelector are listed below. For a list of all members, see the ProxySelector Members list.
See Also: Inherited members from Java.Lang.Object
abstract | ConnectFailed(URI, SocketAddress, Java.IO.IOException)Notifies this ProxySelector that a connection to the proxy server could not be established. | |
abstract | Select(URI)Returns the proxy servers to use on connections to uri. |