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