| Package | Description |
|---|---|
| com.avos.avoscloud | |
| com.avos.avoscloud.callback | |
| com.avos.avoscloud.internal | |
| com.avos.avoscloud.internal.impl | |
| com.avos.avoscloud.ops |
| Class and Description |
|---|
| AppRouterManager
Created by wli on 16/5/6.
|
| AsyncHttpResponseHandler
Created by lbt05 on 9/17/15.
|
| AVACL
A AVACL is used to control which users can access or modify a particular object.
|
| AVCallback
User: summer Date: 13-4-11 Time: PM3:46
|
| AVClassName |
| AVCloudQueryResult
CloudQuery的返回值
包含符合CloudQuery的一组对象 和 符合query的对象数(在指定了count查询的时候 比如:"select count(*) from _User")
|
| AVDeleteOption
AVDeleteOption is a option value for AVObject delete operation
|
| AVException
A AVException gets raised whenever a AVObject issues an invalid request, such as deleting or
editing an object that no longer exists on the server, or when there is a network failure
preventing communication with the AVOSCloud server.
|
| AVFile
AVFile is a local representation of a file that is saved to the AVOSCloud cloud.
|
| AVFriendship
用户好友关系,同时包含用户的粉丝和用户的关注
|
| AVFriendshipQuery
用于查询用户的好友关系的Query对象,同时包含用户的粉丝和用户的关注
|
| AVGeoPoint
AVGeoPoint represents a latitude / longitude point that may be associated with a key in a
AVObject or used as a reference point for geo queries.
|
| AVMobilePhoneVerifyCallback |
| AVObject
The AVObject is a local representation of data that can be saved and retrieved from the AVOSCloud
cloud.
|
| AVObject.AVObjectCreator |
| AVObject.Hook |
| AVOperation
Created with IntelliJ IDEA.
|
| AVOSServices |
| AVQuery
The AVQuery class defines a query that is used to fetch AVObjects.
|
| AVQuery.CachePolicy |
| AVRelation
A class that is used to access all of the children of a many-to-many relationship.
|
| AVRequestParams
Created by lbt05 on 9/17/15.
|
| AVResponse |
| AVRole
Represents a Role on the AVOSCloud server.
|
| AVSaveOption
Created by lbt05 on 1/15/16.
|
| AVStatus
Created with IntelliJ IDEA.
|
| AVStatus.INBOX_TYPE |
| AVStatusQuery |
| AVUser |
| AVUser.AVThirdPartyUserAuth |
| AVUtils.ObjectParser |
| CloudQueryCallback
CloudQueryCallback 是通过AVQuery直接调用cloudQuery查询之后被调用的回调函数
|
| CountCallback
A CountCallback is used to run code after a AVQuery is used to count objects matching a query in
a background thread.
|
| DeleteCallback
A DeleteCallback is used to run code after saving a AVObject in a background thread.
|
| DNSAmendNetwork
Created by lbt05 on 9/14/15.
|
| FindCallback
A FindCallback is used to run code after a AVQuery is used to fetch a list of AVObjects in a
background thread.
|
| FollowCallback
Created with IntelliJ IDEA.
|
| FollowersAndFolloweesCallback
Created with IntelliJ IDEA.
|
| FunctionCallback
A FunctionCallback is used to run code after AVCloud.callFunction(java.lang.String,
java.util.Map) is used to run a Cloud Function in a background thread.
|
| GenericObjectCallback |
| GetCallback
A GetCallback is used to run code after a AVQuery is used to fetch a AVObject in a background
thread.
|
| GetDataCallback
A GetDataCallback is used to run code after a AVFile fetches its data on a background thread.
|
| GetFileCallback
A GetFileCallback is used to run code after a AVFile.parseFileWithObjectId is used to fetch a
AVFile by object id in a background thread.
|
| HttpClientUploader
Created with IntelliJ IDEA.
|
| LogInCallback
A LogInCallback is used to run code after logging in a user.
|
| ObjectValueFilter
这个类主要是用来解决fastjson 遇到org.json.JSONObject与org.json.JSONArray没法正确序列化的问题 Created by lbt05 on 6/2/15.
|
| PaasClient |
| PaasClient.AVHttpClient |
| PaasClient.ProgressListener |
| ProgressCallback
A ProgressCallback is used to get progress of an operation.
|
| QueryConditions
Created by lbt05 on 3/31/15.
|
| QueryOperation
Created by lbt05 on 2/25/15.
|
| RefreshCallback
A RefreshCallback is used to run code after refresh is used to update a AVObject in a background
thread.
|
| RequestEmailVerifyCallback
RequestEmailVerifyCallback 用来验证用户的邮箱.
|
| RequestMobileCodeCallback
RequestMobilePhoneVerify 用来验证用户的手机号码
|
| RequestPasswordResetCallback
A RequestPasswordResetCallback is used to run code requesting a password reset for a user.
|
| SaveCallback
A SaveCallback is used to run code after saving a AVObject in a background thread.
|
| SignUpCallback
A SignUpCallback is used to run code after signing up a AVUser in a background thread.
|
| StatusCallback
Created with IntelliJ IDEA.
|
| StatusListCallback
Created with IntelliJ IDEA.
|
| UpdatePasswordCallback
这个方法是在针对一个已经登陆用户修改密码请求
|
| Uploader
Created by lbt05 on 6/12/16.
|
| Class and Description |
|---|
| AVCallback
User: summer Date: 13-4-11 Time: PM3:46
|
| AVException
A AVException gets raised whenever a AVObject issues an invalid request, such as deleting or
editing an object that no longer exists on the server, or when there is a network failure
preventing communication with the AVOSCloud server.
|
| AVFriendship
用户好友关系,同时包含用户的粉丝和用户的关注
|
| Class and Description |
|---|
| AVCallback
User: summer Date: 13-4-11 Time: PM3:46
|
| AVException
A AVException gets raised whenever a AVObject issues an invalid request, such as deleting or
editing an object that no longer exists on the server, or when there is a network failure
preventing communication with the AVOSCloud server.
|
| AVMobilePhoneVerifyCallback |
| AVUser |
| GenericObjectCallback |
| GetDataCallback
A GetDataCallback is used to run code after a AVFile fetches its data on a background thread.
|
| ProgressCallback
A ProgressCallback is used to get progress of an operation.
|
| RequestMobileCodeCallback
RequestMobilePhoneVerify 用来验证用户的手机号码
|
| Class and Description |
|---|
| AVCallback
User: summer Date: 13-4-11 Time: PM3:46
|
| AVException
A AVException gets raised whenever a AVObject issues an invalid request, such as deleting or
editing an object that no longer exists on the server, or when there is a network failure
preventing communication with the AVOSCloud server.
|
| AVUser |
| GenericObjectCallback |
| Class and Description |
|---|
| AVObject
The AVObject is a local representation of data that can be saved and retrieved from the AVOSCloud
cloud.
|
Copyright © 2017. All rights reserved.