[Android]Http通信,HttpService服务端通过getEntity获取HttpClient客户端Post上来的数据
基于Apache公司的httpclient和httpservice的使用先看httpservice对请求处理的RequestHandler方法@DeprecatedpublicinterfaceHttpRequestHandler{voidhandle(HttpRequestvar1,HttpResponsevar2,HttpContextvar3)throwsHttpException,IOEx