A B C D E F G H I J K L M N O P Q R S T U V W

P

PageFans - com.qq.connect.api.qzone 中的 类
用来判断授权用户是否为某个认证空间的粉丝
PageFans(String, String) - 类 com.qq.connect.api.qzone.PageFans 的构造方法
用已经获取到的token, openID等信息构造PageFans 对象
PageFansBean - com.qq.connect.javabeans.qzone 中的 类
用来封装cgi请求check_page_fans的返回信息,调用此对象方法来获取服务器详细返回结果
PageFansBean(JSONObject) - 类 com.qq.connect.javabeans.qzone.PageFansBean 的构造方法
 
post(String, PostParameter[]) - 类 com.qq.connect.utils.http.HttpClient 中的方法
处理http post请求
post(String, PostParameter[], Boolean) - 类 com.qq.connect.utils.http.HttpClient 中的方法
 
PostParameter - com.qq.connect.utils.http 中的 类
构建发送https请求时的post参数
PostParameter(String, String) - 类 com.qq.connect.utils.http.PostParameter 的构造方法
 
PostParameter(String, double) - 类 com.qq.connect.utils.http.PostParameter 的构造方法
 
PostParameter(String, int) - 类 com.qq.connect.utils.http.PostParameter 的构造方法
 
PostParameter(String, File) - 类 com.qq.connect.utils.http.PostParameter 的构造方法
 
Print - com.qq.connect.utils 中的 类
Print methods that can be used without qualifiers, using java SE5 static import
Print() - 类 com.qq.connect.utils.Print 的构造方法
 
print(Object) - 类 com.qq.connect.utils.Print 中的静态方法
print with a newline
print() - 类 com.qq.connect.utils.Print 中的静态方法
print a newline
printf(String, Object...) - 类 com.qq.connect.utils.Print 中的静态方法
use c-style printf function
printnl(Object) - 类 com.qq.connect.utils.Print 中的静态方法
print without a newline
PrivateFlag - com.qq.connect.javabeans.weibo 中的 类
是否允许所有人给当前用户发私信
PrivateFlag(int) - 类 com.qq.connect.javabeans.weibo.PrivateFlag 的构造方法
 
put(boolean) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Append a boolean value.
put(Collection) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Append a double value.
put(int) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Append an int value.
put(long) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Append an long value.
put(Map) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Append an object value.
put(int, boolean) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Put or replace a boolean value in the JSONArray.
put(int, Collection) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Put or replace a double value.
put(int, int) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Put or replace an int value.
put(int, long) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Put or replace a long value.
put(int, Map) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - 类 com.qq.connect.utils.json.JSONArray 中的方法
Put or replace an object value in the JSONArray.
put(String, Collection) - 类 com.qq.connect.utils.json.JSONObject 中的方法
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - 类 com.qq.connect.utils.json.JSONObject 中的方法
Put a key/boolean pair in the JSONObject.
put(String, double) - 类 com.qq.connect.utils.json.JSONObject 中的方法
Put a key/double pair in the JSONObject.
put(String, int) - 类 com.qq.connect.utils.json.JSONObject 中的方法
Put a key/int pair in the JSONObject.
put(String, long) - 类 com.qq.connect.utils.json.JSONObject 中的方法
Put a key/long pair in the JSONObject.
put(String, Map) - 类 com.qq.connect.utils.json.JSONObject 中的方法
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - 类 com.qq.connect.utils.json.JSONObject 中的方法
Put a key/value pair in the JSONObject.
putOnce(String, Object) - 类 com.qq.connect.utils.json.JSONObject 中的方法
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - 类 com.qq.connect.utils.json.JSONObject 中的方法
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.

A B C D E F G H I J K L M N O P Q R S T U V W