protected class Http2Connection.BlockingRequestBody
extends okhttp3.RequestBody
| Modifier and Type | Field and Description |
|---|---|
protected Http2Connection |
connection |
| Modifier | Constructor and Description |
|---|---|
protected |
BlockingRequestBody(Http2Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.MediaType |
contentType() |
void |
writeTo(okio.BufferedSink sink) |
protected Http2Connection connection
protected BlockingRequestBody(Http2Connection connection)