Uses of Class
org.exoplatform.common.http.client.SocksException
-
Packages that use SocksException Package Description org.exoplatform.common.http.client -
-
Uses of SocksException in org.exoplatform.common.http.client
Methods in org.exoplatform.common.http.client that throw SocksException Modifier and Type Method Description static voidHTTPConnection. setSocksServer(String host, int port, int version)Sets the SOCKS server to use.
-