protected class Http2Connection.CallableResponse
extends java.lang.Object
implements java.util.concurrent.Callable<okhttp3.Response>
| Modifier and Type | Field and Description |
|---|---|
protected Http2Connection |
connection |
| Modifier | Constructor and Description |
|---|---|
protected |
CallableResponse(Http2Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Response |
call() |
protected Http2Connection connection
protected CallableResponse(Http2Connection connection)