类 ConnectInterceptor
java.lang.Object
com.lark.oapi.okhttp.internal.connection.ConnectInterceptor
- 所有已实现的接口:
Interceptor
Opens a connection to the target server and proceeds to the next interceptor.
-
嵌套类概要
从接口继承的嵌套类/接口 com.lark.oapi.okhttp.Interceptor
Interceptor.Chain -
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
client
-
-
构造器详细资料
-
ConnectInterceptor
-
-
方法详细资料
-
intercept
- 指定者:
intercept在接口中Interceptor- 抛出:
IOException
-