读书人

org.apache.http.client.HttpClient与

发布时间: 2012-09-23 10:28:11 作者: rapoo

org.apache.http.client.HttpClient与org.apache.commons.httpclient.HttpClient的区别
如题
着两个httpclient
是完全一样 还是功能上基本相同
感觉功能上基本相同
谢谢各位,能帮忙回答一下么?


[解决办法]
HttpClient provides components for client-side authentication, HTTP state management, connection management, and an HTTP/1.1 compliant HTTP agent implementation based on those components. It is intended as successor of and replacement for Jakarta Commons HttpClient 3.x

看红色的 意思是 后者是前者的继任和替代



读书人网 >Java Web开发

热点推荐