- setCode(int) - 类 中的方法tech.ibit.httpclient.utils.response.Response
-
设置返回码
- setConnectionKeepAliveTimeout(int) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the connectionKeepAliveTimeout
You can use getConnectionKeepAliveTimeout() to get the value of connectionKeepAliveTimeout
- setConnectionRequestTimeout(int) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the connectionRequestTimeout
You can use getConnectionRequestTimeout() to get the value of connectionRequestTimeout
- setConnectTimeout(int) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the connectTimeout
You can use getConnectTimeout() to get the value of connectTimeout
- setContent(T) - 类 中的方法tech.ibit.httpclient.utils.response.Response
-
设置内容
- setContentEncoding(String) - 类 中的方法tech.ibit.httpclient.utils.response.Response
-
设置内容编码
- setContentType(String) - 类 中的方法tech.ibit.httpclient.utils.response.Response
-
设置 Content-Type
- setJsonObject(Object) - 类 中的方法tech.ibit.httpclient.utils.request.JsonRequest
-
设置json对象
- setMethod(RequestMethod) - 类 中的方法tech.ibit.httpclient.utils.request.Request
-
设置方法
- setPoolDefaultMaxPerRoute(int) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the poolDefaultMaxPerRoute
You can use getPoolDefaultMaxPerRoute() to get the value of poolDefaultMaxPerRoute
- setPoolMaxTotal(int) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the poolMaxTotal
You can use getPoolMaxTotal() to get the value of poolMaxTotal
- setRequestCharset(String) - 类 中的方法tech.ibit.httpclient.utils.request.Request
-
设置请求编码
- setResponseDefaultCharset(String) - 类 中的方法tech.ibit.httpclient.utils.request.Request
-
设置返回默认编码
- setRetryCount(int) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the retryCount
You can use getRetryCount() to get the value of retryCount
- setSecured(boolean) - 类 中的方法tech.ibit.httpclient.utils.request.Request
-
设置是否使用https
- setSocketSoKeepAlive(boolean) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the socketSoKeepAlive
You can use getSocketSoKeepAlive() to get the value of socketSoKeepAlive
- setSocketSoLinger(int) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the socketSoLinger
You can use getSocketSoLinger() to get the value of socketSoLinger
- setSocketSoReuseAddress(boolean) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the socketSoReuseAddress
You can use getSocketSoReuseAddress() to get the value of socketSoReuseAddress
- setSocketSoTimeout(int) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the socketSoTimeout
You can use getSocketSoTimeout() to get the value of socketSoTimeout
- setSocketTcpNoDelay(boolean) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the socketTcpNoDelay
You can use getSocketTcpNoDelay() to get the value of socketTcpNoDelay
- setSocketTimeout(int) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the socketTimeout
You can use getSocketTimeout() to get the value of socketTimeout
- setUseKeepAliveStrategy(boolean) - 类 中的方法tech.ibit.httpclient.utils.HttpClientProperties
-
Sets the useKeepAliveStrategy
You can use getUserKeepAliveStrategy() to get the value of useKeepAliveStrategy