程序包com.lark.oapi.okhttp.internal.connection的分层结构
类分层结构
- java.lang.Object
- com.lark.oapi.okhttp.internal.connection.ConnectInterceptor (implements com.lark.oapi.okhttp.Interceptor)
- com.lark.oapi.okhttp.internal.connection.Exchange
- com.lark.oapi.okhttp.internal.http2.Http2Connection.Listener
- com.lark.oapi.okhttp.internal.connection.RealConnection (implements com.lark.oapi.okhttp.Connection)
- com.lark.oapi.okhttp.internal.connection.RealConnectionPool
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.lark.oapi.okhttp.internal.connection.RouteException
- java.lang.RuntimeException
- java.lang.Exception
- com.lark.oapi.okhttp.internal.connection.Transmitter