码迷,mamicode.com
首页 > 移动开发 > 详细

android模块

时间:2014-07-22 23:14:54      阅读:388      评论:0      收藏:0      [点我收藏+]

标签:android   style   http   io   re   cti   

网络模块

 


1、URL

--------openStream()

    return InputStream

--------openConnection()

    return URLConnection

 

2、URLConnection

--------getInputStream()用于获取URLConnection响应的内容

--------getOutputStream()用户向URLConnection发送请求参数

 


 2、HttpURLConnection

--------getResponseCode()

--------getResponseMessage()

--------getRequestMethod()

--------setRequestMethod()

 


 3、HttpClient

--------execute()

--------setParams()

--------setEntity()

--------getHeaders()

--------getAllHeaders()

 

 


 4、Webservice

 


 

android模块,码迷,mamicode.com

android模块

标签:android   style   http   io   re   cti   

原文地址:http://www.cnblogs.com/daishuguang/p/3699868.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!