文件名称: tea-1.3.1.jar中文-英文对照文档.zip
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>tea</artifactId>
<version>1.3.1</version>
</dependency>Gradle:
implementation group: 'com.aliyun', name: 'tea', version: '1.3.1'
Gradle (Short):
implementation 'com.aliyun:tea:1.3.1'
Gradle (Kotlin):
implementation("com.aliyun:tea:1.3.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.aliyun.tea
com.aliyun.tea.interceptor
com.aliyun.tea.logging
com.aliyun.tea.okhttp
com.aliyun.tea.okhttp.interceptors
com.aliyun.tea.utilscom.aliyun.tea.NameInMap
com.aliyun.tea.Tea
com.aliyun.tea.TeaConverter
com.aliyun.tea.TeaException
com.aliyun.tea.TeaModel
com.aliyun.tea.TeaPair
com.aliyun.tea.TeaRequest
com.aliyun.tea.TeaResponse
com.aliyun.tea.TeaRetryableException
com.aliyun.tea.TeaUnretryableException
com.aliyun.tea.ValidateException
com.aliyun.tea.Validation
com.aliyun.tea.interceptor.InterceptorChain
com.aliyun.tea.interceptor.InterceptorContext
com.aliyun.tea.interceptor.RequestInterceptor
com.aliyun.tea.interceptor.ResponseInterceptor
com.aliyun.tea.interceptor.RuntimeOptionsInterceptor
com.aliyun.tea.logging.ClientLogger
com.aliyun.tea.logging.DefaultLogger
com.aliyun.tea.logging.LogLevel
com.aliyun.tea.okhttp.ClientHelper
com.aliyun.tea.okhttp.OkHttpClientBuilder
com.aliyun.tea.okhttp.OkRequestBody
com.aliyun.tea.okhttp.OkRequestBuilder
com.aliyun.tea.okhttp.interceptors.SocksProxyAuthInterceptor
com.aliyun.tea.okhttp.interceptors.ThreadLocalProxyAuthenticator
com.aliyun.tea.utils.AttributeMap
com.aliyun.tea.utils.AttributeMap.Key
com.aliyun.tea.utils.AttributeMap.Key.UnsafeValueType
com.aliyun.tea.utils.DefaultHostnameVerifier
com.aliyun.tea.utils.IOUtils
com.aliyun.tea.utils.StringUtils
com.aliyun.tea.utils.Validate
com.aliyun.tea.utils.X509TrustManagerImp