Class Hierarchy
- java.lang.Object
- com.squareup.okhttp.internal.http.AuthenticatorAdapter (implements com.squareup.okhttp.Authenticator)
- com.squareup.okhttp.internal.http.CacheStrategy
- com.squareup.okhttp.internal.http.CacheStrategy.Factory
- com.squareup.okhttp.internal.http.FramedTransport (implements com.squareup.okhttp.internal.http.Transport)
- com.squareup.okhttp.internal.http.HeaderParser
- com.squareup.okhttp.internal.http.HttpConnection
- com.squareup.okhttp.internal.http.HttpDate
- com.squareup.okhttp.internal.http.HttpEngine
- com.squareup.okhttp.internal.http.HttpMethod
- com.squareup.okhttp.internal.http.HttpTransport (implements com.squareup.okhttp.internal.http.Transport)
- com.squareup.okhttp.internal.http.OkHeaders
- com.squareup.okhttp.internal.http.RequestLine
- com.squareup.okhttp.ResponseBody (implements java.io.Closeable)
- com.squareup.okhttp.internal.http.RealResponseBody
- com.squareup.okhttp.internal.http.RetryableSink (implements okio.Sink)
- com.squareup.okhttp.internal.http.RouteSelector
- com.squareup.okhttp.internal.http.StatusLine
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.squareup.okhttp.internal.http.RequestException
- com.squareup.okhttp.internal.http.RouteException
- java.lang.Exception
Interface Hierarchy
- com.squareup.okhttp.internal.http.CacheRequest
- com.squareup.okhttp.internal.http.Transport