Uses of Class
com.foxinmy.weixin4j.http.support.apache4.HttpComponent4_2Factory
-
Packages that use HttpComponent4_2Factory Package Description com.foxinmy.weixin4j.http.support.apache4 -
-
Uses of HttpComponent4_2Factory in com.foxinmy.weixin4j.http.support.apache4
Methods in com.foxinmy.weixin4j.http.support.apache4 that return HttpComponent4_2Factory Modifier and Type Method Description HttpComponent4_2Factory
HttpComponent4_2Factory. retryHandler(org.apache.http.client.HttpRequestRetryHandler retryHandler)
HttpComponent4_2Factory
HttpComponent4_2Factory. setConnectionManager(org.apache.http.conn.HttpClientConnectionManager connectionManager)
HttpComponent4_2Factory
HttpComponent4_2Factory. setDefaultConnectionConfig(org.apache.http.config.ConnectionConfig connectionConfig)
HttpComponent4_2Factory
HttpComponent4_2Factory. setDefaultSocketConfig(org.apache.http.config.SocketConfig socketConfig)
HttpComponent4_2Factory
HttpComponent4_2Factory. setHttpProcessor(org.apache.http.protocol.HttpProcessor httpprocessor)
-