android4.0工程中,使用HttpClient连接网络,如何设置超时、异常重连? 5
httpclient-jar.jar3.1版本中的:httpPost.getParams().setParameter(HttpMethodParams.RETRY_HA...
httpclient-jar.jar 3.1版本中的:
httpPost.getParams().setParameter(HttpMethodParams.RETRY_HANDLER,
new DefaultHttpMethodRetryHandler());
如何在android工程中像上面这样设置恢复策略? 展开
httpPost.getParams().setParameter(HttpMethodParams.RETRY_HANDLER,
new DefaultHttpMethodRetryHandler());
如何在android工程中像上面这样设置恢复策略? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询