com.foxinmy.weixin4j.http.support.apache4
Class HttpComponent4

java.lang.Object
  extended by com.foxinmy.weixin4j.http.AbstractHttpClient
      extended by com.foxinmy.weixin4j.http.support.apache4.HttpComponent4
All Implemented Interfaces:
HttpClient
Direct Known Subclasses:
HttpComponent4_1, HttpComponent4_2

public abstract class HttpComponent4
extends AbstractHttpClient

Apache HttpComponents 4.x

Since:
JDK 1.6
Author:
jinyu(foxinmy@gmail.com)
See Also:

Constructor Summary
HttpComponent4()
           
 
Method Summary
 
Methods inherited from class com.foxinmy.weixin4j.http.AbstractHttpClient
delete, delete, get, get, head, head, options, options, post, post, post, put, put
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.foxinmy.weixin4j.http.HttpClient
execute
 

Constructor Detail

HttpComponent4

public HttpComponent4()


Copyright © 2014–2017. All rights reserved.