Skip to content

使用Apache的HttpClient进行异步http请求,json参数,并封装

Notifications You must be signed in to change notification settings

MarkGao11520/demohttp

Repository files navigation

使用Apache的HttpClient进行异步http请求,json参数的封装

com.gwf.demo.http.net.CallbackString 对回调函数进行了封装

com.gwf.demo.http.net.HttpClient 对http请求进行了封装

com.gwf.demo.http.net.INetResult接口对返回结果数据的处理进行了规范

com.gwf.demo.http.dataobject 是一些实体对象

com.gwf.demo.http.EncapsuleNetTest 是对HttpClient的测试程序

About

使用Apache的HttpClient进行异步http请求,json参数,并封装

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages