类 SocksProxySocketFactory

  • 所有已实现的接口:
    SocketFactory, SocketMetadata

    public class SocksProxySocketFactory
    extends StandardSocketFactory
    A socket factory used to create sockets connecting through a SOCKS proxy. The socket still supports all the same TCP features as the "standard" socket.
    • 构造器详细资料

      • SocksProxySocketFactory

        public SocksProxySocketFactory()