类 ConnectInterceptor

java.lang.Object
com.lark.oapi.okhttp.internal.connection.ConnectInterceptor
所有已实现的接口:
Interceptor

public final class ConnectInterceptor extends Object implements Interceptor
Opens a connection to the target server and proceeds to the next interceptor.