类 HttpManager


  • public class HttpManager
    extends Object
    版本:
    V1.0
    作者:
    lg
    • 构造器详细资料

      • HttpManager

        public HttpManager​(int connectionTimeOut,
                           int readTimeout,
                           int connectionRequestTimeout,
                           int maxHttpTryTime,
                           long keepAliveSeconds,
                           GtHttpProxyConfig proxyConfig,
                           boolean trustSSL)
        参数:
        connectionTimeOut - 连接超时时间
        readTimeout - 读超时时间
        connectionRequestTimeout - 从连接池中获取连接的超时时间
        maxHttpTryTime - 失败最大尝试次数
        trustSSL -