| Package | Description |
|---|---|
| okhttp3.internal.http |
| Modifier and Type | Method and Description |
|---|---|
HttpEngine |
HttpEngine.recover(IOException
|
HttpEngine |
HttpEngine.recover(IOException
Report and attempt to recover from a failure to communicate with a server.
|
| Modifier and Type | Method and Description |
|---|---|
okio |
Http1xStream.newChunkedSource(HttpEngine
|
void |
Http2xStream.setHttpEngine(HttpEngine
|
void |
Http1xStream.setHttpEngine(HttpEngine
|
void |
HttpStream.setHttpEngine(HttpEngine
|