Uses of Class
com.squareup.okhttp.internal.AbstractOutputStream
| Package | Description |
|---|---|
| com.squareup.okhttp.internal |
-
Uses of AbstractOutputStream in com.squareup.okhttp.internal
Subclasses of AbstractOutputStream in com.squareup.okhttp.internal Modifier and Type Class Description classFaultRecoveringOutputStreamAn output stream wrapper that recovers from failures in the underlying stream by replacing it with another stream.