JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
okhttp3
,
okhttp3.apache
,
okhttp3.internal
,
okhttp3.internal.cache
,
okhttp3.internal.cache2
,
okhttp3.internal.connection
,
okhttp3.internal.http
,
okhttp3.internal.http1
,
okhttp3.internal.http2
,
okhttp3.internal.huc
,
okhttp3.internal.io
,
okhttp3.internal.platform
,
okhttp3.internal.publicsuffix
,
okhttp3.internal.tls
,
okhttp3.internal.ws
,
okhttp3.logging
,
okhttp3.testing
Class Hierarchy
java.lang.Object
okhttp3.
Address
okhttp3.internal.tls.
BasicTrustRootIndex
(implements okhttp3.internal.tls.
TrustRootIndex
)
okhttp3.internal.http.
BridgeInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.
Cache
(implements java.io.Closeable, java.io.Flushable)
okhttp3.
Cache.CacheRequestImpl
(implements okhttp3.internal.cache.
CacheRequest
)
okhttp3.
Cache.Entry
okhttp3.
CacheControl
okhttp3.
CacheControl.Builder
okhttp3.internal.cache.
CacheInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.internal.cache.
CacheStrategy
okhttp3.internal.cache.
CacheStrategy.Factory
okhttp3.internal.http.
CallServerInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.internal.tls.
CertificateChainCleaner
okhttp3.internal.tls.
BasicCertificateChainCleaner
okhttp3.
CertificatePinner
okhttp3.
CertificatePinner.Builder
okhttp3.
CertificatePinner.Pin
okhttp3.
Challenge
okhttp3.
CipherSuite
okhttp3.internal.connection.
ConnectInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.
ConnectionPool
okhttp3.
ConnectionSpec
okhttp3.
ConnectionSpec.Builder
okhttp3.internal.connection.
ConnectionSpecSelector
okhttp3.
Cookie
okhttp3.
Cookie.Builder
okhttp3.
Credentials
okhttp3.internal.cache.
DiskLruCache
(implements java.io.Closeable, java.io.Flushable)
okhttp3.internal.cache.
DiskLruCache.Editor
okhttp3.internal.cache.
DiskLruCache.Entry
okhttp3.internal.cache.
DiskLruCache.Snapshot
(implements java.io.Closeable)
okhttp3.
Dispatcher
okhttp3.internal.tls.
DistinguishedNameParser
okhttp3.
EventListener
okhttp3.
FakeDns
(implements okhttp3.
Dns
)
okhttp3.
FakeSSLSession
(implements javax.net.ssl.SSLSession)
okhttp3.internal.cache2.
FileOperator
okhttp3.
FormBody.Builder
okio.ForwardingSink (implements okio.Sink)
okhttp3.internal.http.
CallServerInterceptor.CountingSink
okhttp3.internal.cache.
FaultHidingSink
okio.ForwardingSource (implements okio.Source)
okhttp3.internal.http2.
Http2Codec.StreamFinishingSource
okhttp3.
Handshake
okhttp3.internal.http2.
Header
okhttp3.
Headers
okhttp3.
Headers.Builder
okhttp3.internal.http2.
Hpack
okhttp3.internal.http2.
Hpack.Reader
okhttp3.internal.http2.
Hpack.Writer
okhttp3.internal.http1.
Http1Codec
(implements okhttp3.internal.http.
HttpCodec
)
okhttp3.internal.http1.
Http1Codec.AbstractSource
(implements okio.Source)
okhttp3.internal.http1.
Http1Codec.ChunkedSource
okhttp3.internal.http1.
Http1Codec.FixedLengthSource
okhttp3.internal.http1.
Http1Codec.UnknownLengthSource
okhttp3.internal.http1.
Http1Codec.ChunkedSink
(implements okio.Sink)
okhttp3.internal.http1.
Http1Codec.FixedLengthSink
(implements okio.Sink)
okhttp3.internal.http2.
Http2
okhttp3.internal.http2.
Http2Codec
(implements okhttp3.internal.http.
HttpCodec
)
okhttp3.internal.http2.
Http2Connection
(implements java.io.Closeable)
okhttp3.internal.http2.
Http2Connection.Builder
okhttp3.internal.http2.
Http2Connection.Listener
okhttp3.internal.connection.
RealConnection
(implements okhttp3.
Connection
)
okhttp3.internal.http2.
Http2Reader
(implements java.io.Closeable)
okhttp3.internal.http2.
Http2Reader.ContinuationSource
(implements okio.Source)
okhttp3.internal.http2.
Http2Stream
okhttp3.internal.http2.
Http2Stream.FramingSink
(implements okio.Sink)
okhttp3.internal.http2.
Http2Stream.FramingSource
(implements okio.Source)
okhttp3.internal.http2.
Http2Writer
(implements java.io.Closeable)
okhttp3.internal.http.
HttpDate
okhttp3.internal.http.
HttpHeaders
okhttp3.logging.
HttpLoggingInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.internal.http.
HttpMethod
okhttp3.
HttpUrl
okhttp3.
HttpUrl.Builder
okhttp3.internal.http2.
Huffman
okhttp3.internal.http2.
Huffman.Node
okhttp3.internal.io.
InMemoryFileSystem
(implements okhttp3.internal.io.
FileSystem
, org.junit.rules.TestRule)
okhttp3.internal.
Internal
okhttp3.
JavaNetAuthenticator
(implements okhttp3.
Authenticator
)
okhttp3.
JavaNetCookieJar
(implements okhttp3.
CookieJar
)
okhttp3.internal.
JavaNetHeaders
okhttp3.internal.platform.
JdkWithJettyBootPlatform.JettyNegoProvider
(implements java.lang.reflect.InvocationHandler)
okhttp3.
MediaType
okhttp3.
MultipartBody.Builder
okhttp3.
MultipartBody.Part
okhttp3.internal.
NamedRunnable
(implements java.lang.Runnable)
okhttp3.internal.http2.
Http2Connection.PingRunnable
okhttp3.internal.http2.
Http2Connection.ReaderRunnable
(implements okhttp3.internal.http2.
Http2Reader.Handler
)
okhttp3.
RealCall.AsyncCall
okhttp3.apache.
OkApacheClient
(implements org.apache.http.client.HttpClient)
okhttp3.internal.tls.
OkHostnameVerifier
(implements javax.net.ssl.HostnameVerifier)
okhttp3.
OkHttpClient
(implements okhttp3.
Call.Factory
, java.lang.Cloneable, okhttp3.
WebSocket.Factory
)
okhttp3.
OkHttpClient.Builder
okhttp3.internal.huc.
OkHttpURLConnection.NetworkInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.
OkUrlFactory
(implements java.lang.Cloneable, java.net.URLStreamHandlerFactory)
okhttp3.internal.platform.
OptionalMethod
<T>
okhttp3.internal.platform.
Platform
okhttp3.internal.platform.
Jdk9Platform
okhttp3.internal.platform.
JdkWithJettyBootPlatform
java.net.ProxySelector
okhttp3.
FakeProxySelector
okhttp3.internal.publicsuffix.
PublicSuffixDatabase
java.io.Reader (implements java.io.Closeable, java.lang.Readable)
okhttp3.
ResponseBody.BomAwareReader
okhttp3.
RealCall
(implements okhttp3.
Call
)
okhttp3.internal.http.
RealInterceptorChain
(implements okhttp3.
Interceptor.Chain
)
okhttp3.internal.ws.
RealWebSocket
(implements okhttp3.
WebSocket
, okhttp3.internal.ws.
WebSocketReader.FrameCallback
)
okhttp3.internal.ws.
RealWebSocket.CancelRunnable
(implements java.lang.Runnable)
okhttp3.internal.ws.
RealWebSocket.Close
okhttp3.internal.ws.
RealWebSocket.Message
okhttp3.internal.ws.
RealWebSocket.PingRunnable
(implements java.lang.Runnable)
okhttp3.internal.ws.
RealWebSocket.Streams
(implements java.io.Closeable)
okhttp3.
RecordingCookieJar
(implements okhttp3.
CookieJar
)
okhttp3.
RecordingHostnameVerifier
(implements javax.net.ssl.HostnameVerifier)
java.lang.ref.Reference<T>
java.lang.ref.WeakReference<T>
okhttp3.internal.connection.
StreamAllocation.StreamAllocationReference
okhttp3.internal.cache2.
Relay
okhttp3.internal.cache2.
Relay.RelaySource
(implements okio.Source)
okhttp3.
Request
okhttp3.
Request.Builder
okhttp3.
RequestBody
okhttp3.
FormBody
okhttp3.apache.
HttpEntityBody
okhttp3.
MultipartBody
okhttp3.internal.huc.
OutputStreamRequestBody
okhttp3.internal.huc.
BufferedRequestBody
okhttp3.internal.huc.
StreamedRequestBody
(implements okhttp3.internal.http.
UnrepeatableRequestBody
)
okhttp3.internal.http.
RequestLine
okhttp3.
Response
(implements java.io.Closeable)
okhttp3.
Response.Builder
okhttp3.
ResponseBody
(implements java.io.Closeable)
okhttp3.
Cache.CacheResponseBody
okhttp3.internal.http.
RealResponseBody
okhttp3.internal.http.
RetryAndFollowUpInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.
Route
okhttp3.internal.connection.
RouteDatabase
okhttp3.internal.connection.
RouteSelector
okhttp3.internal.connection.
RouteSelector.Selection
org.junit.runner.notification.RunListener
okhttp3.testing.
InstallUncaughtExceptionHandlerListener
okhttp3.internal.http2.
Settings
okhttp3.internal.http.
StatusLine
okhttp3.internal.connection.
StreamAllocation
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
okhttp3.internal.http2.
ConnectionShutdownException
okhttp3.internal.huc.
OkHttpURLConnection.UnexpectedException
okhttp3.internal.http2.
StreamResetException
java.lang.RuntimeException
okhttp3.internal.connection.
RouteException
okio.Timeout
okio.AsyncTimeout
okhttp3.internal.http2.
Http2Stream.StreamTimeout
java.net.URLConnection
java.net.HttpURLConnection
javax.net.ssl.HttpsURLConnection
okhttp3.internal.huc.
DelegatingHttpsURLConnection
okhttp3.internal.huc.
OkHttpsURLConnection
okhttp3.internal.huc.
OkHttpURLConnection
(implements okhttp3.
Callback
)
okhttp3.internal.
Util
okhttp3.internal.
Version
okhttp3.
WebSocketListener
okhttp3.internal.ws.
WebSocketProtocol
okhttp3.internal.ws.
WebSocketReader
okhttp3.internal.ws.
WebSocketWriter
okhttp3.internal.ws.
WebSocketWriter.FrameSink
(implements okio.Sink)
Interface Hierarchy
okhttp3.
Authenticator
okhttp3.internal.cache.
CacheRequest
okhttp3.
Call.Factory
okhttp3.
Callback
java.lang.Cloneable
okhttp3.
Call
okhttp3.
Connection
okhttp3.
CookieJar
okhttp3.
Dns
okhttp3.
EventListener.Factory
okhttp3.internal.io.
FileSystem
okhttp3.internal.http2.
Http2Reader.Handler
okhttp3.internal.http.
HttpCodec
okhttp3.logging.
HttpLoggingInterceptor.Logger
okhttp3.
Interceptor
okhttp3.
Interceptor.Chain
okhttp3.internal.cache.
InternalCache
okhttp3.internal.http2.
PushObserver
okhttp3.internal.tls.
TrustRootIndex
okhttp3.internal.http.
UnrepeatableRequestBody
okhttp3.internal.
URLFilter
okhttp3.
WebSocket
okhttp3.
WebSocket.Factory
okhttp3.internal.ws.
WebSocketReader.FrameCallback
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
okhttp3.
HttpUrl.Builder.ParseResult
okhttp3.
Protocol
okhttp3.
TlsVersion
okhttp3.internal.http2.
ErrorCode
okhttp3.logging.
HttpLoggingInterceptor.Level
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes