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:
com.squareup.okhttp
,
com.squareup.okhttp.apache
,
com.squareup.okhttp.curl
,
com.squareup.okhttp.guide
,
com.squareup.okhttp.internal
,
com.squareup.okhttp.internal.http
,
com.squareup.okhttp.internal.spdy
,
com.squareup.okhttp.internal.tls
,
com.squareup.okhttp.internal.ws
,
com.squareup.okhttp.recipes
,
com.squareup.okhttp.sample
Class Hierarchy
java.lang.
Object
com.squareup.okhttp.recipes.
AccessHeaders
com.squareup.okhttp.
Address
com.squareup.okhttp.recipes.
AsynchronousGet
com.squareup.okhttp.recipes.
Authenticate
com.squareup.okhttp.internal.http.
AuthenticatorAdapter
(implements com.squareup.okhttp.
Authenticator
)
com.squareup.okhttp.
Cache
com.squareup.okhttp.
CacheControl
com.squareup.okhttp.
CacheControl.Builder
com.squareup.okhttp.recipes.
CacheResponse
com.squareup.okhttp.internal.http.
CacheStrategy
com.squareup.okhttp.internal.http.
CacheStrategy.Factory
com.squareup.okhttp.
Call
com.squareup.okhttp.recipes.
CancelCall
com.squareup.okhttp.
CertificatePinner
com.squareup.okhttp.
CertificatePinner.Builder
com.squareup.okhttp.recipes.
CertificatePinning
com.squareup.okhttp.
Challenge
com.squareup.okhttp.recipes.
CheckHandshake
com.squareup.okhttp.recipes.
ConfigureTimeouts
com.squareup.okhttp.
Connection
com.squareup.okhttp.
ConnectionPool
com.squareup.okhttp.
ConnectionSpec
com.squareup.okhttp.
ConnectionSpec.Builder
com.squareup.okhttp.
Credentials
com.squareup.okhttp.internal.
DiskLruCache
(implements java.io.
Closeable
)
com.squareup.okhttp.internal.
DiskLruCache.Editor
com.squareup.okhttp.internal.
DiskLruCache.Snapshot
(implements java.io.
Closeable
)
com.squareup.okhttp.
Dispatcher
com.squareup.okhttp.
FormEncodingBuilder
com.squareup.okhttp.guide.
GetExample
com.squareup.okhttp.
Handshake
com.squareup.okhttp.internal.spdy.
Header
com.squareup.okhttp.internal.http.
HeaderParser
com.squareup.okhttp.
Headers
com.squareup.okhttp.
Headers.Builder
io.airlift.airline.HelpOption
com.squareup.okhttp.curl.
Main
(implements java.lang.
Runnable
)
com.squareup.okhttp.internal.spdy.
Http20Draft16
(implements com.squareup.okhttp.internal.spdy.
Variant
)
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.
Internal
com.squareup.okhttp.recipes.
LoggingInterceptors
com.squareup.okhttp.
MediaType
com.squareup.okhttp.
MultipartBuilder
com.squareup.okhttp.internal.
NamedRunnable
(implements java.lang.
Runnable
)
com.squareup.okhttp.apache.
OkApacheClient
(implements org.apache.http.client.HttpClient)
com.squareup.okhttp.internal.http.
OkHeaders
com.squareup.okhttp.internal.tls.
OkHostnameVerifier
(implements javax.net.ssl.
HostnameVerifier
)
com.squareup.okhttp.
OkHttpClient
(implements java.lang.
Cloneable
)
com.squareup.okhttp.sample.
OkHttpContributors
com.squareup.okhttp.recipes.
ParseResponseWithGson
com.squareup.okhttp.recipes.
PerCallSettings
com.squareup.okhttp.internal.spdy.
Ping
com.squareup.okhttp.internal.
Platform
com.squareup.okhttp.guide.
PostExample
com.squareup.okhttp.recipes.
PostFile
com.squareup.okhttp.recipes.
PostForm
com.squareup.okhttp.recipes.
PostMultipart
com.squareup.okhttp.recipes.
PostStreaming
com.squareup.okhttp.recipes.
PostString
com.squareup.okhttp.
Request
com.squareup.okhttp.
Request.Builder
com.squareup.okhttp.
RequestBody
com.squareup.okhttp.recipes.
RequestBodyCompression
com.squareup.okhttp.internal.http.
RequestLine
com.squareup.okhttp.
Response
com.squareup.okhttp.
Response.Builder
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.recipes.
RewriteResponseCacheControl
com.squareup.okhttp.
Route
com.squareup.okhttp.internal.
RouteDatabase
com.squareup.okhttp.internal.http.
RouteSelector
com.squareup.okhttp.internal.spdy.
Settings
com.squareup.okhttp.internal.spdy.
Spdy3
(implements com.squareup.okhttp.internal.spdy.
Variant
)
com.squareup.okhttp.internal.spdy.
SpdyConnection
(implements java.io.
Closeable
)
com.squareup.okhttp.internal.spdy.
SpdyConnection.Builder
com.squareup.okhttp.internal.spdy.
SpdyStream
com.squareup.okhttp.internal.http.
SpdyTransport
(implements com.squareup.okhttp.internal.http.
Transport
)
com.squareup.okhttp.internal.http.
StatusLine
com.squareup.okhttp.recipes.
SynchronousGet
com.squareup.okhttp.internal.
Util
com.squareup.okhttp.internal.
Version
com.squareup.okhttp.internal.ws.
WebSocket
com.squareup.okhttp.recipes.
WebSocketEcho
(implements com.squareup.okhttp.internal.ws.
WebSocketListener
)
com.squareup.okhttp.internal.ws.
WebSocketReader
com.squareup.okhttp.internal.ws.
WebSocketWriter
Interface Hierarchy
com.squareup.okhttp.
Authenticator
java.lang.
AutoCloseable
java.io.
Closeable
com.squareup.okhttp.internal.spdy.
FrameReader
com.squareup.okhttp.internal.spdy.
FrameWriter
com.squareup.okhttp.internal.spdy.
FrameReader
com.squareup.okhttp.internal.spdy.
FrameWriter
com.squareup.okhttp.internal.http.
CacheRequest
com.squareup.okhttp.
Callback
com.squareup.okhttp.internal.spdy.
FrameReader.Handler
com.squareup.okhttp.internal.spdy.
IncomingStreamHandler
com.squareup.okhttp.
Interceptor
com.squareup.okhttp.
Interceptor.Chain
com.squareup.okhttp.internal.
InternalCache
com.squareup.okhttp.internal.
Network
com.squareup.okhttp.internal.spdy.
PushObserver
com.squareup.okhttp.internal.http.
Transport
com.squareup.okhttp.internal.spdy.
Variant
com.squareup.okhttp.internal.ws.
WebSocketListener
com.squareup.okhttp.internal.ws.
WebSocketReader.FrameCallback
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.squareup.okhttp.
Protocol
com.squareup.okhttp.
CipherSuite
com.squareup.okhttp.
TlsVersion
com.squareup.okhttp.internal.spdy.
ErrorCode
com.squareup.okhttp.internal.spdy.
HeadersMode
com.squareup.okhttp.internal.ws.
WebSocket.PayloadType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.