top.jfunc.common.http.basic.HttpClientImpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of httpclient-apache Show documentation
Show all versions of httpclient-apache Show documentation
使用Apache HttpClient实现的通用HTTP接口
package top.jfunc.common.http.basic;
/**
* 所有实现提供这样一个同名类,实例化此类就可以做到代码完全无修改地切换Http实现
* @author xiongshiyan at 2019/5/9 , contact me with email [email protected] or phone 15208384257
*/
public class HttpClientImpl extends ApacheHttpClient {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy