文件名称: okhttp-3.12.5.jar中文-英文对照文档.zip
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.12.5</version>
</dependency>Gradle:
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.12.5'
Gradle (Short):
implementation 'com.squareup.okhttp3:okhttp:3.12.5'
Gradle (Kotlin):
implementation("com.squareup.okhttp3:okhttp:3.12.5")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
okhttp3okhttp3.Address
okhttp3.Authenticator
okhttp3.Cache
okhttp3.CacheControl
okhttp3.CacheControl.Builder
okhttp3.Call
okhttp3.Call.Factory
okhttp3.Callback
okhttp3.CertificatePinner
okhttp3.CertificatePinner.Builder
okhttp3.Challenge
okhttp3.CipherSuite
okhttp3.Connection
okhttp3.ConnectionPool
okhttp3.ConnectionSpec
okhttp3.ConnectionSpec.Builder
okhttp3.Cookie
okhttp3.Cookie.Builder
okhttp3.CookieJar
okhttp3.Credentials
okhttp3.Dispatcher
okhttp3.Dns
okhttp3.EventListener
okhttp3.EventListener.Factory
okhttp3.FormBody
okhttp3.FormBody.Builder
okhttp3.Handshake
okhttp3.Headers
okhttp3.Headers.Builder
okhttp3.HttpUrl
okhttp3.HttpUrl.Builder
okhttp3.Interceptor
okhttp3.Interceptor.Chain
okhttp3.MediaType
okhttp3.MultipartBody
okhttp3.MultipartBody.Builder
okhttp3.MultipartBody.Part
okhttp3.OkHttpClient
okhttp3.OkHttpClient.Builder
okhttp3.Protocol
okhttp3.Request
okhttp3.Request.Builder
okhttp3.RequestBody
okhttp3.Response
okhttp3.Response.Builder
okhttp3.ResponseBody
okhttp3.Route
okhttp3.TlsVersion
okhttp3.WebSocket
okhttp3.WebSocket.Factory
okhttp3.WebSocketListener