Class OkHttp3ClinetTest
- java.lang.Object
-
- com.foxinmy.weixin4j.base.test.http.HttpClientTest
-
- com.foxinmy.weixin4j.base.test.http.OkHttp3ClinetTest
-
public class OkHttp3ClinetTest extends HttpClientTest
OkHttp for test- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
-
-
Field Summary
-
Fields inherited from class com.foxinmy.weixin4j.base.test.http.HttpClientTest
PROXY
-
-
Constructor Summary
Constructors Constructor Description OkHttp3ClinetTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected HttpClientFactory
createHttpFactory()
-
Methods inherited from class com.foxinmy.weixin4j.base.test.http.HttpClientTest
createHttpClient, createHttpClient, createProxyAndSSLHttpClient, createProxyHttpClient, createSSLHttpClient, getDefaultHttpClientFactoryTest, getRequestTest, httpsRequestTest, postRequestTest, proxyAndSSLRequestTest, proxyRequestTest, sslRequestTest
-
-
-
-
Method Detail
-
createHttpFactory
protected HttpClientFactory createHttpFactory()
- Specified by:
createHttpFactory
in classHttpClientTest
-
-