程序包com.lark.oapi.okhttp.internal.http的分层结构
类分层结构
- java.lang.Object
- com.lark.oapi.okhttp.internal.http.BridgeInterceptor (implements com.lark.oapi.okhttp.Interceptor)
- com.lark.oapi.okhttp.internal.http.CallServerInterceptor (implements com.lark.oapi.okhttp.Interceptor)
- com.lark.oapi.okhttp.internal.http.HttpDate
- com.lark.oapi.okhttp.internal.http.HttpHeaders
- com.lark.oapi.okhttp.internal.http.HttpMethod
- com.lark.oapi.okhttp.internal.http.RealInterceptorChain (implements com.lark.oapi.okhttp.Interceptor.Chain)
- com.lark.oapi.okhttp.internal.http.RequestLine
- com.lark.oapi.okhttp.ResponseBody (implements java.io.Closeable)
- com.lark.oapi.okhttp.internal.http.RealResponseBody
- com.lark.oapi.okhttp.internal.http.RetryAndFollowUpInterceptor (implements com.lark.oapi.okhttp.Interceptor)
- com.lark.oapi.okhttp.internal.http.StatusLine
接口分层结构
- com.lark.oapi.okhttp.internal.http.ExchangeCodec