程序包com.lark.oapi.okhttp的分层结构
类分层结构
- java.lang.Object
- com.lark.oapi.okhttp.Address
- com.lark.oapi.okhttp.Cache (implements java.io.Closeable, java.io.Flushable)
- com.lark.oapi.okhttp.CacheControl
- com.lark.oapi.okhttp.CacheControl.Builder
- com.lark.oapi.okhttp.CertificatePinner
- com.lark.oapi.okhttp.CertificatePinner.Builder
- com.lark.oapi.okhttp.Challenge
- com.lark.oapi.okhttp.CipherSuite
- com.lark.oapi.okhttp.ConnectionPool
- com.lark.oapi.okhttp.ConnectionSpec
- com.lark.oapi.okhttp.ConnectionSpec.Builder
- com.lark.oapi.okhttp.Cookie
- com.lark.oapi.okhttp.Cookie.Builder
- com.lark.oapi.okhttp.Credentials
- com.lark.oapi.okhttp.Dispatcher
- com.lark.oapi.okhttp.EventListener
- com.lark.oapi.okhttp.FormBody.Builder
- com.lark.oapi.okhttp.Handshake
- com.lark.oapi.okhttp.Headers
- com.lark.oapi.okhttp.Headers.Builder
- com.lark.oapi.okhttp.HttpUrl
- com.lark.oapi.okhttp.HttpUrl.Builder
- com.lark.oapi.okhttp.MediaType
- com.lark.oapi.okhttp.MultipartBody.Builder
- com.lark.oapi.okhttp.MultipartBody.Part
- com.lark.oapi.okhttp.OkHttpClient (implements com.lark.oapi.okhttp.Call.Factory, java.lang.Cloneable, com.lark.oapi.okhttp.WebSocket.Factory)
- com.lark.oapi.okhttp.OkHttpClient.Builder
- com.lark.oapi.okhttp.Request
- com.lark.oapi.okhttp.Request.Builder
- com.lark.oapi.okhttp.RequestBody
- com.lark.oapi.okhttp.FormBody
- com.lark.oapi.okhttp.MultipartBody
- com.lark.oapi.okhttp.Response (implements java.io.Closeable)
- com.lark.oapi.okhttp.Response.Builder
- com.lark.oapi.okhttp.ResponseBody (implements java.io.Closeable)
- com.lark.oapi.okhttp.Route
- com.lark.oapi.okhttp.WebSocketListener
接口分层结构
- com.lark.oapi.okhttp.Authenticator
- com.lark.oapi.okhttp.Call.Factory
- com.lark.oapi.okhttp.Callback
- java.lang.Cloneable
- com.lark.oapi.okhttp.Call
- com.lark.oapi.okhttp.Connection
- com.lark.oapi.okhttp.CookieJar
- com.lark.oapi.okhttp.Dns
- com.lark.oapi.okhttp.EventListener.Factory
- com.lark.oapi.okhttp.Interceptor
- com.lark.oapi.okhttp.Interceptor.Chain
- com.lark.oapi.okhttp.WebSocket
- com.lark.oapi.okhttp.WebSocket.Factory
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.lark.oapi.okhttp.Protocol
- com.lark.oapi.okhttp.TlsVersion
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)