跳过导航链接
A B C D E F G H I L M N O P Q R S T U V W 

A

AbstractResponseParser<T extends Result> - com.aliyun.sls.android.sdk.core.parser中的类
create by jingdan 15/08/17
AbstractResponseParser() - 类 的构造器com.aliyun.sls.android.sdk.core.parser.AbstractResponseParser
 
API_VERSION - 类 中的静态变量com.aliyun.sls.android.sdk.Constants
 
APPLICATION_JSON - 类 中的静态变量com.aliyun.sls.android.sdk.Constants
 
assertTrue(boolean, String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Utils
 
asyncGetIp(String, Handler) - 类 中的方法com.aliyun.sls.android.sdk.utils.IPService
 
asyncPostCachedLog(PostCachedLogRequest, CompletedCallback<PostCachedLogRequest, PostCachedLogResult>) - 类 中的方法com.aliyun.sls.android.sdk.LOGClient
 
asyncPostLog(PostLogRequest, CompletedCallback<PostLogRequest, PostLogResult>) - 类 中的方法com.aliyun.sls.android.sdk.LOGClient
 
AsyncTask<T extends Result> - com.aliyun.sls.android.sdk.core中的类
Created by zhouzhuo on 11/23/15.
AsyncTask() - 类 的构造器com.aliyun.sls.android.sdk.core.AsyncTask
 
AUTHORIZATION - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 

B

Base64Kit - com.aliyun.sls.android.sdk.utils中的类
 
Base64Kit() - 类 的构造器com.aliyun.sls.android.sdk.utils.Base64Kit
 
BinaryUtil - com.aliyun.sls.android.sdk.utils中的类
 
BinaryUtil() - 类 的构造器com.aliyun.sls.android.sdk.utils.BinaryUtil
 

C

CACHE_CONTROL - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
CacheManager - com.aliyun.sls.android.sdk中的类
 
CacheManager(LOGClient) - 类 的构造器com.aliyun.sls.android.sdk.CacheManager
 
calculateBase64Md5(byte[]) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.BinaryUtil
计算byte数组的Md5,返回base64加密后的字符串
calculateBase64Md5(String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.BinaryUtil
计算本地文件的Md5,返回base64加密后的字符串
calculateMd5(byte[]) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.BinaryUtil
计算byte数组的Md5
calculateMd5(String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.BinaryUtil
计算本地文件的MD5
calculateMd5Str(byte[]) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.BinaryUtil
计算byte数组的Md5,返回Md5字符串
calculateMd5Str(String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.BinaryUtil
计算本地文件的Md5,返回Md5字符串
call() - 类 中的方法com.aliyun.sls.android.sdk.core.RequestTask
 
call() - 类 中的方法com.aliyun.sls.android.sdk.utils.IPService.IP
 
cancel() - 类 中的方法com.aliyun.sls.android.sdk.core.AsyncTask
Cancel the task
cancel() - 类 中的方法com.aliyun.sls.android.sdk.core.CancellationHandler
 
canceled - 异常错误 中的变量com.aliyun.sls.android.sdk.LogException
 
CancellationHandler - com.aliyun.sls.android.sdk.core中的类
Created by zhouzhuo on 11/23/15.
CancellationHandler() - 类 的构造器com.aliyun.sls.android.sdk.core.CancellationHandler
 
ClientConfiguration - com.aliyun.sls.android.sdk中的类
The client side configuration
ClientConfiguration() - 类 的构造器com.aliyun.sls.android.sdk.ClientConfiguration
Constructor
ClientConfiguration.NetworkPolicy - com.aliyun.sls.android.sdk中的枚举
 
ClientException - com.aliyun.sls.android.sdk中的异常错误
The client side exceptions when accessing OSS service ClientException means there're errors occurred when sending request to OSS or parsing the response from OSS.
ClientException() - 异常错误 的构造器com.aliyun.sls.android.sdk.ClientException
Constructor
ClientException(String) - 异常错误 的构造器com.aliyun.sls.android.sdk.ClientException
Constructor with message
ClientException(Throwable) - 异常错误 的构造器com.aliyun.sls.android.sdk.ClientException
Constructor with exception
ClientException(String, Throwable) - 异常错误 的构造器com.aliyun.sls.android.sdk.ClientException
Constructor with error message and exception instance
ClientException(String, Throwable, Boolean) - 异常错误 的构造器com.aliyun.sls.android.sdk.ClientException
Constructor with error message, exception instance and isCancelled flag
com.aliyun.sls.android.sdk - 程序包 com.aliyun.sls.android.sdk
 
com.aliyun.sls.android.sdk.core - 程序包 com.aliyun.sls.android.sdk.core
 
com.aliyun.sls.android.sdk.core.auth - 程序包 com.aliyun.sls.android.sdk.core.auth
 
com.aliyun.sls.android.sdk.core.callback - 程序包 com.aliyun.sls.android.sdk.core.callback
 
com.aliyun.sls.android.sdk.core.http - 程序包 com.aliyun.sls.android.sdk.core.http
 
com.aliyun.sls.android.sdk.core.parser - 程序包 com.aliyun.sls.android.sdk.core.parser
 
com.aliyun.sls.android.sdk.core.retry - 程序包 com.aliyun.sls.android.sdk.core.retry
 
com.aliyun.sls.android.sdk.model - 程序包 com.aliyun.sls.android.sdk.model
 
com.aliyun.sls.android.sdk.request - 程序包 com.aliyun.sls.android.sdk.request
 
com.aliyun.sls.android.sdk.result - 程序包 com.aliyun.sls.android.sdk.result
 
com.aliyun.sls.android.sdk.utils - 程序包 com.aliyun.sls.android.sdk.utils
 
COMMON_HEADER_APIVERSION - 类 中的静态变量com.aliyun.sls.android.sdk.CommonHeaders
 
COMMON_HEADER_BODYRAWSIZE - 类 中的静态变量com.aliyun.sls.android.sdk.CommonHeaders
 
COMMON_HEADER_COMPRESSTYPE - 类 中的静态变量com.aliyun.sls.android.sdk.CommonHeaders
 
COMMON_HEADER_REQUEST_ID - 类 中的静态变量com.aliyun.sls.android.sdk.CommonHeaders
 
COMMON_HEADER_SECURITY_TOKEN - 类 中的静态变量com.aliyun.sls.android.sdk.CommonHeaders
 
COMMON_HEADER_SIGNATURE_METHOD - 类 中的静态变量com.aliyun.sls.android.sdk.CommonHeaders
 
CommonHeaders - com.aliyun.sls.android.sdk中的类
 
CommonHeaders() - 类 的构造器com.aliyun.sls.android.sdk.CommonHeaders
 
CompletedCallback<T1 extends Request,T2 extends Result> - com.aliyun.sls.android.sdk.core.callback中的接口
Created by zhouzhuo on 11/19/15.
COMPRESSTYPE_DEFLATE - 类 中的静态变量com.aliyun.sls.android.sdk.Constants
 
computeSignature(String, String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.HmacSHA1Signature
 
Constants - com.aliyun.sls.android.sdk中的类
Miscellaneous constants used for oss client service.
Constants() - 类 的构造器com.aliyun.sls.android.sdk.Constants
 
CONTENT_DISPOSITION - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
CONTENT_ENCODING - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
CONTENT_LENGTH - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
CONTENT_MD5 - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
CONTENT_TYPE - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
CredentialProvider - com.aliyun.sls.android.sdk.core.auth中的类
Created by zhouzhuo on 11/4/15.
CredentialProvider() - 类 的构造器com.aliyun.sls.android.sdk.core.auth.CredentialProvider
 
currentFixedSkewedTimeInRFC822Format() - 类 中的静态方法com.aliyun.sls.android.sdk.utils.DateUtil
 

D

DATE - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
DateUtil - com.aliyun.sls.android.sdk.utils中的类
Util class for Date.
DateUtil() - 类 的构造器com.aliyun.sls.android.sdk.utils.DateUtil
 
DB_NAME - 类 中的静态变量com.aliyun.sls.android.sdk.Constants
 
decode(String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Base64Kit
 
decode(char[]) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Base64Kit
 
decode(File) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Base64Kit
 
DEFAULT_BASE_THREAD_POOL_SIZE - 类 中的静态变量com.aliyun.sls.android.sdk.Constants
 
DEFAULT_ENCODING - 接口 中的静态变量com.aliyun.sls.android.sdk.utils.ServiceConstants
 
DEFAULT_RETRY_COUNT - 类 中的静态变量com.aliyun.sls.android.sdk.Constants
 
DEFAULT_URL - 类 中的静态变量com.aliyun.sls.android.sdk.utils.IPService
 
deleteRecordFromDB(LogEntity) - 类 中的方法com.aliyun.sls.android.sdk.SLSDatabaseManager
 
deleteTwoThousandRecords() - 类 中的方法com.aliyun.sls.android.sdk.SLSDatabaseManager
 
disableLog() - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
disable log

E

enableLog() - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
enable log
encode(String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Base64Kit
 
encode(byte[]) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Base64Kit
 
encode(File) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Base64Kit
 
ETAG - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
ExecutionContext<T extends Request> - com.aliyun.sls.android.sdk.core中的类
Created by zhouzhuo on 11/22/15.
ExecutionContext(OkHttpClient, T) - 类 的构造器com.aliyun.sls.android.sdk.core.ExecutionContext
 
EXPIRES - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 

F

FederationToken - com.aliyun.sls.android.sdk.core.auth中的类
 
FederationToken(String, String, String, long) - 类 的构造器com.aliyun.sls.android.sdk.core.auth.FederationToken
Creates a new instance of FederationToken
FederationToken(String, String, String, String) - 类 的构造器com.aliyun.sls.android.sdk.core.auth.FederationToken
Creates a new instance of FederationToken
finalize() - 类 中的方法com.aliyun.sls.android.sdk.CacheManager
 
finalize() - 类 中的方法com.aliyun.sls.android.sdk.LOGClient
 
formatAlternativeIso8601Date(Date) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.DateUtil
 
formatIso8601Date(Date) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.DateUtil
 
formatRfc822Date(Date) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.DateUtil
Formats Date to GMT string.
fromBase64String(String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.BinaryUtil
反解base64编码的字符串

G

getAccessKeyId() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.PlainTextAKSKCredentialProvider
已过时。
 
getAccessKeyId() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.StsTokenCredentialProvider
 
getAccessKeySecret() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.PlainTextAKSKCredentialProvider
已过时。
 
getAlgorithm() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.HmacSHA1Signature
 
getCachable() - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
 
getCancellationHandler() - 类 中的方法com.aliyun.sls.android.sdk.core.ExecutionContext
 
getClient() - 类 中的方法com.aliyun.sls.android.sdk.core.ExecutionContext
 
getCompletedCallback() - 类 中的方法com.aliyun.sls.android.sdk.core.ExecutionContext
 
getConnectionTimeout() - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Gets the connection timeout in milliseconds
getConnectType() - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
 
GetContent() - 类 中的方法com.aliyun.sls.android.sdk.model.Log
 
getContext() - 类 中的方法com.aliyun.sls.android.sdk.LOGClient
 
getCustomCnameExcludeList() - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Gets the immutable CName excluded list.
getDefaultConf() - 类 中的静态方法com.aliyun.sls.android.sdk.ClientConfiguration
Gets the default configuration instance
getDefaultUserAgent() - 类 中的静态方法com.aliyun.sls.android.sdk.utils.VersionInfoUtils
获取系统UA值
GetEndPoint() - 类 中的方法com.aliyun.sls.android.sdk.LOGClient
 
getEndPoint() - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
getErrorCode() - 异常错误 中的方法com.aliyun.sls.android.sdk.LogException
 
getErrorCode() - 异常错误 中的方法com.aliyun.sls.android.sdk.ServiceException
Gets the error code
getErrorMessage() - 异常错误 中的方法com.aliyun.sls.android.sdk.LogException
 
getExpiration() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
getFederationToken() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.StsTokenCredentialProvider
 
getFixedSkewedTimeMillis() - 类 中的静态方法com.aliyun.sls.android.sdk.utils.DateUtil
 
getHeaders() - 类 中的方法com.aliyun.sls.android.sdk.core.RequestMessage
 
getHostId() - 异常错误 中的方法com.aliyun.sls.android.sdk.ServiceException
Gets the host Id
getId() - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
getInnerClient() - 类 中的方法com.aliyun.sls.android.sdk.core.RequestOperation
 
getInstance() - 类 中的静态方法com.aliyun.sls.android.sdk.SLSDatabaseManager
 
getInstance() - 类 中的静态方法com.aliyun.sls.android.sdk.utils.IPService
 
getJsonString() - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
getMaxConcurrentRequest() - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Gets the max concurrent request count
getMaxErrorRetry() - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Gets the max retry count after the recoverable failure.
getMd5StrFromBytes(byte[]) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.BinaryUtil
MD5sum生成的结果转换为字符串
getMessage() - 异常错误 中的方法com.aliyun.sls.android.sdk.ClientException
 
getMethod() - 类 中的方法com.aliyun.sls.android.sdk.core.RequestMessage
 
GetMGTTime() - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Utils
 
getPolicy() - 类 中的方法com.aliyun.sls.android.sdk.LOGClient
 
getProject() - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
getProxyHost() - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
 
getProxyPort() - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
 
getRawMessage() - 异常错误 中的方法com.aliyun.sls.android.sdk.ServiceException
 
getReadStreamLength() - 类 中的方法com.aliyun.sls.android.sdk.core.RequestMessage
 
getRequest() - 类 中的方法com.aliyun.sls.android.sdk.core.ExecutionContext
 
getRequestId() - 类 中的方法com.aliyun.sls.android.sdk.core.Result
The request Id---it's generated from OSS server side.
getRequestId() - 异常错误 中的方法com.aliyun.sls.android.sdk.LogException
Get the request id
getRequestId() - 异常错误 中的方法com.aliyun.sls.android.sdk.ServiceException
Gets the request Id
getResponseHeader() - 类 中的方法com.aliyun.sls.android.sdk.core.Result
The response header
getResult() - 类 中的方法com.aliyun.sls.android.sdk.core.AsyncTask
Waits and gets the result.
getSecretKeyId() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.StsTokenCredentialProvider
 
getSecurityToken() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
getSecurityToken() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.StsTokenCredentialProvider
 
getSocketTimeout() - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Gets the socket timeout in milliseconds 0 means infinite (not recommended)
getStatusCode() - 类 中的方法com.aliyun.sls.android.sdk.core.Result
The HTTP status code
getStatusCode() - 异常错误 中的方法com.aliyun.sls.android.sdk.ServiceException
Gets the http status code
getStore() - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
getTempAK() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
getTempSK() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
getTimestamp() - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
getUploadData() - 类 中的方法com.aliyun.sls.android.sdk.core.RequestMessage
 
getUploadFilePath() - 类 中的方法com.aliyun.sls.android.sdk.core.RequestMessage
 
getUploadInputStream() - 类 中的方法com.aliyun.sls.android.sdk.core.RequestMessage
 
getUserAgent() - 类 中的静态方法com.aliyun.sls.android.sdk.utils.VersionInfoUtils
 
getVersion() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.HmacSHA1Signature
 
getVersion() - 类 中的静态方法com.aliyun.sls.android.sdk.utils.VersionInfoUtils
 
GzipFrom(byte[]) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Utils
 

H

HANDLER_MESSAGE_GETIP_CODE - 类 中的静态变量com.aliyun.sls.android.sdk.utils.IPService
 
headers - 类 中的变量com.aliyun.sls.android.sdk.core.RequestMessage
 
HmacSHA1Signature - com.aliyun.sls.android.sdk.core.auth中的类
Hmac-SHA1 signature
HmacSHA1Signature() - 类 的构造器com.aliyun.sls.android.sdk.core.auth.HmacSHA1Signature
 
HOST - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
HttpHeaders - com.aliyun.sls.android.sdk.utils中的类
Contains the common HTTP headers.
HttpHeaders() - 类 的构造器com.aliyun.sls.android.sdk.utils.HttpHeaders
 
HttpMethod - com.aliyun.sls.android.sdk.core.http中的枚举
HTTP METHOD ENUM
HttpUtil - com.aliyun.sls.android.sdk.utils中的类
 
HttpUtil() - 类 的构造器com.aliyun.sls.android.sdk.utils.HttpUtil
 

I

insertRecordIntoDB(LogEntity) - 类 中的方法com.aliyun.sls.android.sdk.SLSDatabaseManager
 
IP(String) - 类 的构造器com.aliyun.sls.android.sdk.utils.IPService.IP
 
IPService - com.aliyun.sls.android.sdk.utils中的类
Created by wangzheng on 2017/7/27.
IPService.IP - com.aliyun.sls.android.sdk.utils中的类
 
isCanceled() - 类 中的方法com.aliyun.sls.android.sdk.core.AsyncTask
Gets the flag if the task has been canceled.
isCanceledException() - 异常错误 中的方法com.aliyun.sls.android.sdk.ClientException
Checks if the exception is due to the cancellation
isCancelled() - 类 中的方法com.aliyun.sls.android.sdk.core.CancellationHandler
 
isCompleted() - 类 中的方法com.aliyun.sls.android.sdk.core.AsyncTask
Checks if the task is complete
isEnableLog() - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
 

L

LAST_MODIFIED - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
LOCATION - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
Log - com.aliyun.sls.android.sdk.model中的类
Created by wangjwchn on 16/8/2.
Log() - 类 的构造器com.aliyun.sls.android.sdk.model.Log
 
LOGClient - com.aliyun.sls.android.sdk中的类
Created by wangjwchn on 16/8/2.
LOGClient(Context, String, CredentialProvider, ClientConfiguration) - 类 的构造器com.aliyun.sls.android.sdk.LOGClient
 
logContentType - 类 中的变量com.aliyun.sls.android.sdk.request.PostCachedLogRequest
 
logContentType - 类 中的变量com.aliyun.sls.android.sdk.request.PostLogRequest
 
logDebug(String) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
debug level log
logDebug(String, String) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
 
logDebug(String, boolean) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
debug级别log
logDebug(String, String, boolean) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
 
LogEntity - com.aliyun.sls.android.sdk中的类
 
LogEntity(Long, String, String, String, String, Long) - 类 的构造器com.aliyun.sls.android.sdk.LogEntity
 
LogEntity() - 类 的构造器com.aliyun.sls.android.sdk.LogEntity
 
logError(String) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
error level log
logError(String, String) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
 
logError(String, boolean) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
error级别log
logError(String, String, boolean) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
 
LogException - com.aliyun.sls.android.sdk中的异常错误
Created by Lenovo on 2016/9/22.
LogException(String, String, String) - 异常错误 的构造器com.aliyun.sls.android.sdk.LogException
 
LogException(String, String, Throwable, String) - 异常错误 的构造器com.aliyun.sls.android.sdk.LogException
 
LogGroup - com.aliyun.sls.android.sdk.model中的类
 
LogGroup() - 类 的构造器com.aliyun.sls.android.sdk.model.LogGroup
 
LogGroup(String, String) - 类 的构造器com.aliyun.sls.android.sdk.model.LogGroup
 
LogGroupToJsonString() - 类 中的方法com.aliyun.sls.android.sdk.model.LogGroup
 
logInfo(String) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
info level log
logInfo(String, boolean) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
 
logThrowable2Local(Throwable) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
 
logVerbose(String) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
verbose level log
logVerbose(String, boolean) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
 
logWarn(String) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
warning level log
logWarn(String, boolean) - 类 中的静态方法com.aliyun.sls.android.sdk.SLSLog
 

M

mContent - 类 中的变量com.aliyun.sls.android.sdk.model.LogGroup
 
method - 类 中的变量com.aliyun.sls.android.sdk.core.RequestMessage
 
mJsonString - 类 中的变量com.aliyun.sls.android.sdk.request.PostCachedLogRequest
 
mLogGroup - 类 中的变量com.aliyun.sls.android.sdk.request.PostLogRequest
 
mLogStoreName - 类 中的变量com.aliyun.sls.android.sdk.request.PostCachedLogRequest
 
mLogStoreName - 类 中的变量com.aliyun.sls.android.sdk.request.PostLogRequest
 
mProject - 类 中的变量com.aliyun.sls.android.sdk.request.PostCachedLogRequest
 
mProject - 类 中的变量com.aliyun.sls.android.sdk.request.PostLogRequest
 

N

needCloseResponse() - 类 中的方法com.aliyun.sls.android.sdk.core.parser.AbstractResponseParser
 

O

onFailure(T1, LogException) - 接口 中的方法com.aliyun.sls.android.sdk.core.callback.CompletedCallback
 
onSuccess(T1, T2) - 接口 中的方法com.aliyun.sls.android.sdk.core.callback.CompletedCallback
 

P

parse(Response) - 类 中的方法com.aliyun.sls.android.sdk.core.parser.AbstractResponseParser
 
parse(Response) - 接口 中的方法com.aliyun.sls.android.sdk.core.parser.ResponseParser
 
parseData(Response, T) - 类 中的方法com.aliyun.sls.android.sdk.core.parser.AbstractResponseParser
数据解析,子类需要复写自己的具体实现
parseData(Response, PostCachedLogResult) - 类 中的方法com.aliyun.sls.android.sdk.ResponseParsers.PostCachedLogResponseParser
 
parseData(Response, PostLogResult) - 类 中的方法com.aliyun.sls.android.sdk.ResponseParsers.PostLogResponseParser
 
parseIso8601Date(String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.DateUtil
Parse a date string in the format of ISO 8601.
parseRfc822Date(String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.DateUtil
Parses a GMT-format string.
ParseToMd5U32(byte[]) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Utils
 
PlainTextAKSKCredentialProvider - com.aliyun.sls.android.sdk.core.auth中的类
已过时。
PlainTextAKSKCredentialProvider(String, String) - 类 的构造器com.aliyun.sls.android.sdk.core.auth.PlainTextAKSKCredentialProvider
已过时。
用阿里云提供的AccessKeyId, AccessKeySecret构造一个凭证提供器
postCachedLog(PostCachedLogRequest, CompletedCallback<PostCachedLogRequest, PostCachedLogResult>) - 类 中的方法com.aliyun.sls.android.sdk.core.RequestOperation
 
PostCachedLogRequest - com.aliyun.sls.android.sdk.request中的类
 
PostCachedLogRequest(String, String, String) - 类 的构造器com.aliyun.sls.android.sdk.request.PostCachedLogRequest
 
PostCachedLogResponseParser() - 类 的构造器com.aliyun.sls.android.sdk.ResponseParsers.PostCachedLogResponseParser
 
PostCachedLogResult - com.aliyun.sls.android.sdk.result中的类
 
PostCachedLogResult() - 类 的构造器com.aliyun.sls.android.sdk.result.PostCachedLogResult
 
postLog(PostLogRequest, CompletedCallback<PostLogRequest, PostLogResult>) - 类 中的方法com.aliyun.sls.android.sdk.core.RequestOperation
 
PostLogRequest - com.aliyun.sls.android.sdk.request中的类
Created by wangzheng on 2017/10/11.
PostLogRequest(String, String, LogGroup) - 类 的构造器com.aliyun.sls.android.sdk.request.PostLogRequest
 
PostLogResponseParser() - 类 的构造器com.aliyun.sls.android.sdk.ResponseParsers.PostLogResponseParser
 
PostLogResult - com.aliyun.sls.android.sdk.result中的类
Created by wangzheng on 2017/10/11.
PostLogResult() - 类 的构造器com.aliyun.sls.android.sdk.result.PostLogResult
 
PutContent(String, String) - 类 中的方法com.aliyun.sls.android.sdk.model.Log
 
PutLog(Log) - 类 中的方法com.aliyun.sls.android.sdk.model.LogGroup
 
PutSource(String) - 类 中的方法com.aliyun.sls.android.sdk.model.LogGroup
 
PutTime(int) - 类 中的方法com.aliyun.sls.android.sdk.model.Log
 
PutTopic(String) - 类 中的方法com.aliyun.sls.android.sdk.model.LogGroup
 

Q

queryRecordFromDB() - 类 中的方法com.aliyun.sls.android.sdk.SLSDatabaseManager
 

R

RANGE - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
Request - com.aliyun.sls.android.sdk.core中的类
Created by zhouzhuo on 11/23/15.
Request() - 类 的构造器com.aliyun.sls.android.sdk.core.Request
 
RequestMessage - com.aliyun.sls.android.sdk.core中的类
Created by zhouzhuo on 11/22/15.
RequestMessage() - 类 的构造器com.aliyun.sls.android.sdk.core.RequestMessage
 
RequestOperation - com.aliyun.sls.android.sdk.core中的类
Created by zhuoqin on 10/10/17.
RequestOperation(URI, CredentialProvider, ClientConfiguration) - 类 的构造器com.aliyun.sls.android.sdk.core.RequestOperation
 
RequestTask<T extends Result> - com.aliyun.sls.android.sdk.core中的类
Created by zhouzhuo on 11/22/15.
RequestTask(RequestMessage, ResponseParser, ExecutionContext, int) - 类 的构造器com.aliyun.sls.android.sdk.core.RequestTask
 
RESOURCE_NAME_COMMON - 接口 中的静态变量com.aliyun.sls.android.sdk.utils.ServiceConstants
 
responseCode - 异常错误 中的变量com.aliyun.sls.android.sdk.LogException
 
ResponseParser<T extends Result> - com.aliyun.sls.android.sdk.core.parser中的接口
Created by zhouzhuo on 11/23/15.
ResponseParsers - com.aliyun.sls.android.sdk中的类
Created by zhuoqin on 10/18/17.
ResponseParsers() - 类 的构造器com.aliyun.sls.android.sdk.ResponseParsers
 
ResponseParsers.PostCachedLogResponseParser - com.aliyun.sls.android.sdk中的类
 
ResponseParsers.PostLogResponseParser - com.aliyun.sls.android.sdk中的类
 
Result - com.aliyun.sls.android.sdk.core中的类
Created by zhouzhuo on 11/23/15.
Result() - 类 的构造器com.aliyun.sls.android.sdk.core.Result
 
RetryHandler - com.aliyun.sls.android.sdk.core.retry中的类
Created by zhouzhuo on 11/6/15.
RetryHandler(int) - 类 的构造器com.aliyun.sls.android.sdk.core.retry.RetryHandler
 
RetryType - com.aliyun.sls.android.sdk.core.retry中的枚举
Created by zhouzhuo on 9/19/15.

S

safeCloseResponse(Response) - 类 中的静态方法com.aliyun.sls.android.sdk.core.parser.AbstractResponseParser
 
SDK_VERSION - 类 中的静态变量com.aliyun.sls.android.sdk.Constants
 
ServiceConstants - com.aliyun.sls.android.sdk.utils中的接口
 
ServiceException - com.aliyun.sls.android.sdk中的异常错误
The OSS server side exception class definition.
ServiceException(int, String, String, String, String, String) - 异常错误 的构造器com.aliyun.sls.android.sdk.ServiceException
The constructor with status code, message, error code , request Id and host Id
setAccessKeyId(String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.PlainTextAKSKCredentialProvider
已过时。
 
setAccessKeyId(String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.StsTokenCredentialProvider
 
setAccessKeySecret(String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.PlainTextAKSKCredentialProvider
已过时。
 
setCachable(Boolean) - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
 
setCall(Call) - 类 中的方法com.aliyun.sls.android.sdk.core.CancellationHandler
 
setClient(OkHttpClient) - 类 中的方法com.aliyun.sls.android.sdk.core.ExecutionContext
 
setCompletedCallback(CompletedCallback) - 类 中的方法com.aliyun.sls.android.sdk.core.ExecutionContext
 
setConnectionTimeout(int) - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Sets the connection timeout in milliseconds
setConnectType(ClientConfiguration.NetworkPolicy) - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
 
setCurrentServerTime(long) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.DateUtil
 
setCustomCnameExcludeList(List<String>) - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Sets CNAME excluded list
setEndPoint(String) - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
setExpiration(long) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
setExpirationInGMTFormat(String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
setId(Long) - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
setJsonString(String) - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
setMaxConcurrentRequest(int) - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Sets the max concurrent request count
setMaxErrorRetry(int) - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Sets the max retry count after the recoverable failure.
setMaxRetryCount(int) - 类 中的方法com.aliyun.sls.android.sdk.core.retry.RetryHandler
 
setProject(String) - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
setProxyHost(String) - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
 
setProxyPort(int) - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
 
setRequest(T) - 类 中的方法com.aliyun.sls.android.sdk.core.ExecutionContext
 
setRequestId(String) - 类 中的方法com.aliyun.sls.android.sdk.core.Result
 
setResponseHeader(Map<String, String>) - 类 中的方法com.aliyun.sls.android.sdk.core.Result
 
setSecretKeyId(String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.StsTokenCredentialProvider
 
setSecurityToken(String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
setSecurityToken(String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.StsTokenCredentialProvider
 
setSocketTimeout(int) - 类 中的方法com.aliyun.sls.android.sdk.ClientConfiguration
Gets the socket timeout in milliseconds 0 means infinite (not recommended)
setStatusCode(int) - 类 中的方法com.aliyun.sls.android.sdk.core.Result
 
setStore(String) - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
setTempAk(String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
setTempSk(String) - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
setTimestamp(Long) - 类 中的方法com.aliyun.sls.android.sdk.LogEntity
 
setupDB(Context) - 类 中的方法com.aliyun.sls.android.sdk.SLSDatabaseManager
 
setUploadData(byte[]) - 类 中的方法com.aliyun.sls.android.sdk.core.RequestMessage
 
setUploadFilePath(String) - 类 中的方法com.aliyun.sls.android.sdk.core.RequestMessage
 
setUploadInputStream(InputStream, long) - 类 中的方法com.aliyun.sls.android.sdk.core.RequestMessage
 
setupTimer() - 类 中的方法com.aliyun.sls.android.sdk.CacheManager
 
shouldRetry(LogException, int) - 类 中的方法com.aliyun.sls.android.sdk.core.retry.RetryHandler
 
sign(String, String, String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.Utils
根据ak/sk、content生成token
SIGNATURE_METHOD - 类 中的静态变量com.aliyun.sls.android.sdk.Constants
 
SLSDatabaseManager - com.aliyun.sls.android.sdk中的类
 
SLSLog - com.aliyun.sls.android.sdk中的类
Created by zhouzhuo on 11/22/15.
SLSLog() - 类 的构造器com.aliyun.sls.android.sdk.SLSLog
 
stopTimer() - 类 中的方法com.aliyun.sls.android.sdk.CacheManager
 
StsTokenCredentialProvider - com.aliyun.sls.android.sdk.core.auth中的类
Created by zhouzhuo on 1/22/16.
StsTokenCredentialProvider(String, String, String) - 类 的构造器com.aliyun.sls.android.sdk.core.auth.StsTokenCredentialProvider
Creates an instance of StsTokenCredentialProvider with the STS token got from RAM.
syncGetIp(String) - 类 中的方法com.aliyun.sls.android.sdk.utils.IPService
 

T

toBase64String(byte[]) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.BinaryUtil
 
toString() - 类 中的方法com.aliyun.sls.android.sdk.core.auth.FederationToken
 
toString() - 异常错误 中的方法com.aliyun.sls.android.sdk.ServiceException
 

U

url - 类 中的变量com.aliyun.sls.android.sdk.core.RequestMessage
 
urlEncode(String, String) - 类 中的静态方法com.aliyun.sls.android.sdk.utils.HttpUtil
Encode a URL segment with special chars replaced.
USER_AGENT - 类 中的静态变量com.aliyun.sls.android.sdk.utils.HttpHeaders
 
Utils - com.aliyun.sls.android.sdk.utils中的类
Created by zhouzhuo on 11/22/15.
Utils() - 类 的构造器com.aliyun.sls.android.sdk.utils.Utils
 

V

valueOf(String) - 枚举 中的静态方法com.aliyun.sls.android.sdk.ClientConfiguration.NetworkPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.sls.android.sdk.core.http.HttpMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.sls.android.sdk.core.retry.RetryType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.aliyun.sls.android.sdk.ClientConfiguration.NetworkPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.sls.android.sdk.core.http.HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.sls.android.sdk.core.retry.RetryType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VersionInfoUtils - com.aliyun.sls.android.sdk.utils中的类
 
VersionInfoUtils() - 类 的构造器com.aliyun.sls.android.sdk.utils.VersionInfoUtils
 

W

waitUntilFinished() - 类 中的方法com.aliyun.sls.android.sdk.core.AsyncTask
Waits until the task is finished
wrapRequestTask(Future, ExecutionContext) - 类 中的静态方法com.aliyun.sls.android.sdk.core.AsyncTask
 
A B C D E F G H I L M N O P Q R S T U V W 
跳过导航链接