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.benchmarks
,
okhttp3.curl
,
okhttp3.guide
,
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.mockwebserver
,
okhttp3.recipes
,
okhttp3.sample
,
okhttp3.slack
,
okhttp3.testing
Class Hierarchy
java.lang.
Object
okhttp3.recipes.
AccessHeaders
okhttp3.
Address
okhttp3.
AndroidInternal
okhttp3.recipes.
AsynchronousGet
okhttp3.recipes.
Authenticate
okhttp3.
AutobahnTester
com.google.caliper.Benchmark
okhttp3.benchmarks.
Benchmark
okhttp3.internal.http.
BridgeInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.
Cache
(implements java.io.
Closeable
, java.io.
Flushable
)
okhttp3.internal.huc.
CacheAdapter
(implements okhttp3.internal.cache.
InternalCache
)
okhttp3.
CacheControl
okhttp3.
CacheControl.Builder
okhttp3.internal.cache.
CacheInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.recipes.
CacheResponse
okhttp3.internal.cache.
CacheStrategy
okhttp3.internal.cache.
CacheStrategy.Factory
okhttp3.internal.http.
CallServerInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.recipes.
CancelCall
okhttp3.internal.tls.
CertificateChainCleaner
okhttp3.internal.tls.
BasicCertificateChainCleaner
okhttp3.
CertificatePinner
okhttp3.
CertificatePinner.Builder
okhttp3.recipes.
CertificatePinning
okhttp3.
Challenge
okhttp3.recipes.
CheckHandshake
okhttp3.
CipherSuite
okhttp3.recipes.
ConfigureTimeouts
okhttp3.internal.connection.
ConnectInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.
ConnectionPool
okhttp3.
ConnectionSpec
okhttp3.
ConnectionSpec.Builder
okhttp3.internal.connection.
ConnectionSpecSelector
okhttp3.
Cookie
okhttp3.
Cookie.Builder
okhttp3.sample.
Crawler
okhttp3.
Credentials
okhttp3.recipes.
CustomCipherSuites
okhttp3.recipes.
CustomTrust
okhttp3.internal.cache.
DiskLruCache
(implements java.io.
Closeable
, java.io.
Flushable
)
okhttp3.internal.cache.
DiskLruCache.Editor
okhttp3.internal.cache.
DiskLruCache.Snapshot
(implements java.io.
Closeable
)
okhttp3.
Dispatcher
okhttp3.mockwebserver.
Dispatcher
okhttp3.slack.
OAuthSessionFactory
(implements java.io.
Closeable
)
okhttp3.mockwebserver.
QueueDispatcher
okhttp3.sample.
SampleServer
org.junit.rules.ExternalResource (implements org.junit.rules.TestRule)
okhttp3.mockwebserver.
MockWebServer
(implements java.io.
Closeable
)
okhttp3.
FakeDns
(implements okhttp3.
Dns
)
okhttp3.
FakeSSLSession
(implements javax.net.ssl.
SSLSession
)
okhttp3.
FormBody.Builder
okhttp3.guide.
GetExample
okhttp3.
Handshake
okhttp3.internal.http2.
Header
okhttp3.
Headers
okhttp3.
Headers.Builder
okhttp3.internal.tls.
HeldCertificate
okhttp3.internal.tls.
HeldCertificate.Builder
io.airlift.airline.HelpOption
okhttp3.curl.
Main
(implements java.lang.
Runnable
)
okhttp3.internal.http1.
Http1Codec
(implements okhttp3.internal.http.
HttpCodec
)
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.http2.
Http2Server
okhttp3.internal.connection.
RealConnection
(implements okhttp3.
Connection
)
okhttp3.internal.http2.
Http2Stream
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.io.
InMemoryFileSystem
(implements okhttp3.internal.io.
FileSystem
, org.junit.rules.TestRule)
okhttp3.internal.
Internal
okhttp3.internal.huc.
JavaApiConverter
okhttp3.
JavaNetAuthenticator
(implements okhttp3.
Authenticator
)
okhttp3.
JavaNetCookieJar
(implements okhttp3.
CookieJar
)
okhttp3.internal.
JavaNetHeaders
okhttp3.recipes.
LoggingInterceptors
okhttp3.
MediaType
okhttp3.mockwebserver.
MockResponse
(implements java.lang.
Cloneable
)
okhttp3.
MultipartBody.Builder
okhttp3.
MultipartBody.Part
okhttp3.internal.
NamedRunnable
(implements java.lang.
Runnable
)
okhttp3.slack.
OAuthSession
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.sample.
OkHttpContributors
okhttp3.
OkUrlFactory
(implements java.lang.
Cloneable
, java.net.
URLStreamHandlerFactory
)
okhttp3.recipes.
ParseResponseWithMoshi
okhttp3.recipes.
PerCallSettings
okhttp3.internal.platform.
Platform
okhttp3.guide.
PostExample
okhttp3.recipes.
PostFile
okhttp3.recipes.
PostForm
okhttp3.recipes.
PostMultipart
okhttp3.recipes.
PostStreaming
okhttp3.recipes.
PostStreamingWithPipe
okhttp3.recipes.
PostString
okhttp3.recipes.
Progress
java.net.
ProxySelector
okhttp3.
FakeProxySelector
okhttp3.internal.publicsuffix.
PublicSuffixDatabase
okhttp3.mockwebserver.
PushPromise
okhttp3.internal.http.
RealInterceptorChain
(implements okhttp3.
Interceptor.Chain
)
okhttp3.internal.ws.
RealWebSocket
(implements okhttp3.
WebSocket
, okhttp3.internal.ws.
WebSocketReader.FrameCallback
)
okhttp3.internal.ws.
RealWebSocket.Streams
(implements java.io.
Closeable
)
okhttp3.mockwebserver.
RecordedRequest
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.
Request
okhttp3.
Request.Builder
okhttp3.
RequestBody
okhttp3.
FormBody
okhttp3.
MultipartBody
okhttp3.recipes.
RequestBodyCompression
okhttp3.internal.http.
RequestLine
okhttp3.
Response
(implements java.io.
Closeable
)
okhttp3.
Response.Builder
okhttp3.
ResponseBody
(implements java.io.
Closeable
)
okhttp3.internal.http.
RealResponseBody
java.net.
ResponseCache
okhttp3.
AndroidShimResponseCache
okhttp3.internal.http.
RetryAndFollowUpInterceptor
(implements okhttp3.
Interceptor
)
okhttp3.recipes.
RewriteResponseCacheControl
okhttp3.
Route
okhttp3.internal.connection.
RouteDatabase
okhttp3.internal.connection.
RouteSelector
okhttp3.slack.
RtmStartResponse
org.junit.runner.notification.RunListener
okhttp3.testing.
InstallUncaughtExceptionHandlerListener
okhttp3.internal.http2.
Settings
okhttp3.slack.
SlackApi
okhttp3.slack.
SlackClient
okhttp3.internal.tls.
SslClient
okhttp3.internal.tls.
SslClient.Builder
okhttp3.internal.http.
StatusLine
okhttp3.internal.connection.
StreamAllocation
okhttp3.recipes.
SynchronousGet
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.io.
IOException
okhttp3.internal.http2.
ConnectionShutdownException
okhttp3.internal.http2.
StreamResetException
java.lang.
RuntimeException
okhttp3.internal.connection.
RouteException
okhttp3.internal.tls.
TrustRootIndex
java.net.
URLConnection
java.net.
HttpURLConnection
javax.net.ssl.
HttpsURLConnection
okhttp3.internal.huc.
OkHttpsURLConnection
okhttp3.internal.huc.
OkHttpURLConnection
(implements okhttp3.
Callback
)
okhttp3.internal.
Util
okhttp3.
WebSocketListener
okhttp3.slack.
RtmSession
(implements java.io.
Closeable
)
okhttp3.recipes.
WebSocketEcho
okhttp3.internal.ws.
WebSocketProtocol
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.internal.io.
FileSystem
okhttp3.internal.http.
HttpCodec
okhttp3.logging.
HttpLoggingInterceptor.Logger
okhttp3.
Interceptor
okhttp3.
Interceptor.Chain
okhttp3.internal.cache.
InternalCache
okhttp3.slack.
OAuthSessionFactory.Listener
okhttp3.
OkCacheContainer
okhttp3.internal.http2.
PushObserver
okhttp3.internal.http.
UnrepeatableRequestBody
okhttp3.internal.
URLFilter
okhttp3.
WebSocket
okhttp3.
WebSocket.Factory
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
okhttp3.
Protocol
okhttp3.
TlsVersion
okhttp3.internal.http2.
ErrorCode
okhttp3.mockwebserver.
SocketPolicy
okhttp3.logging.
HttpLoggingInterceptor.Level
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All Rights Reserved.