程序包 com.lark.oapi.okhttp.internal.connection
package com.lark.oapi.okhttp.internal.connection
-
类说明Opens a connection to the target server and proceeds to the next interceptor.Transmits a single HTTP request and a response pair.An exception thrown to indicate a problem connecting via a single Route.Bridge between OkHttp's application and network layers.