Uses of Class
HTTPClient.SocksException

Packages that use SocksException
HTTPClient This package provides a complete http client library. 
 

Uses of SocksException in HTTPClient
 

Methods in HTTPClient that throw SocksException
static void HTTPConnection.setSocksServer(String host, int port, int version)
          Sets the SOCKS server to use.
static void HTTPConnection.setSocksServer(String host, int port, int version)
          Sets the SOCKS server to use.