ProxyType

interface ProxyType : ComposableProperties<Proxy.Type>

定义了代理服务器的连接类型。

这决定了网络连接是通过直接连接、HTTP代理还是SOCKS代理进行。

此接口是对 Java java.net.Proxy.Type 的抽象封装。

Author

M8Test, [email protected], https://m8test.com