类的使用
com.lark.oapi.okio.Timeout
使用Timeout的程序包
程序包
说明
An HTTP+HTTP/2 client for Android and Java applications.
-
com.lark.oapi.okhttp中Timeout的使用
返回Timeout的com.lark.oapi.okhttp中的方法 -
com.lark.oapi.okhttp.internal.connection中Timeout的使用
-
com.lark.oapi.okhttp.internal.http2中Timeout的使用
-
com.lark.oapi.okio中Timeout的使用
修饰符和类型类说明classThis timeout uses a background thread to take action exactly when the timeout occurs.classATimeoutwhich forwards calls to another.声明为Timeout的com.lark.oapi.okio中的字段修饰符和类型字段说明static final TimeoutTimeout.NONEAn empty timeout that neither tracks nor detects timeouts.返回Timeout的com.lark.oapi.okio中的方法修饰符和类型方法说明ForwardingTimeout.clearDeadline()Timeout.clearDeadline()Clears the deadline.ForwardingTimeout.clearTimeout()Timeout.clearTimeout()Clears the timeout.final TimeoutSet a deadline of now plusdurationtime.ForwardingTimeout.deadlineNanoTime(long deadlineNanoTime) Timeout.deadlineNanoTime(long deadlineNanoTime) Sets the nano time when the deadline will be reached.final TimeoutForwardingTimeout.delegate()Timeoutinstance to which this instance is currently delegating.Buffer.timeout()DeflaterSink.timeout()ForwardingSink.timeout()ForwardingSource.timeout()GzipSink.timeout()GzipSource.timeout()InflaterSource.timeout()Sink.timeout()Returns the timeout for this sink.Source.timeout()Returns the timeout for this source.Wait at mosttimeouttime before aborting an operation.参数类型为Timeout的com.lark.oapi.okio中的方法参数类型为Timeout的com.lark.oapi.okio中的构造器