public class FiberCall extends CallProxy
Fiber-blocking OkHttp’s Call implementation.
| Constructor and Description |
|---|
FiberCall(OkHttpClient client,
Request originalRequest) |
public FiberCall(OkHttpClient client, Request originalRequest)
@Suspendable public Response execute() throws IOException
execute in class CallIOException