Class Hierarchy
- java.lang.Object
- com.squareup.okhttp.internal.http.Dispatcher
- com.squareup.okhttp.internal.http.HttpAuthenticator
- com.squareup.okhttp.internal.http.HttpEngine
- com.squareup.okhttp.internal.http.HttpsEngine
- com.squareup.okhttp.internal.http.HttpTransport
- com.squareup.okhttp.internal.http.Job (implements java.lang.Runnable)
- com.squareup.okhttp.internal.http.OkResponseCacheAdapter (implements com.squareup.okhttp.OkResponseCache)
- com.squareup.okhttp.internal.http.RawHeaders
- com.squareup.okhttp.internal.http.RequestHeaders
- com.squareup.okhttp.internal.http.ResponseHeaders
- com.squareup.okhttp.internal.http.RouteSelector
- com.squareup.okhttp.internal.http.SpdyTransport
- java.net.URLConnection
- java.net.HttpURLConnection
- javax.net.ssl.HttpsURLConnection
- com.squareup.okhttp.internal.http.HttpsURLConnectionImpl
- com.squareup.okhttp.internal.http.HttpURLConnectionImpl (implements com.squareup.okhttp.internal.http.Policy)
- javax.net.ssl.HttpsURLConnection
- java.net.HttpURLConnection
Interface Hierarchy
- com.squareup.okhttp.internal.http.Policy