Toggle navigation
JarYard
Browse
Search
About
Groups
com.squareup.okhttp3
okhttp
3.2.0
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
okhttp3
.
internal
Package Summary
Package
Description
okhttp3
.internal
.framed
okhttp3
.internal
.http
okhttp3
.internal
.io
okhttp3
.internal
.tls
Interface Summary
Interface
Description
InternalCache
OkHttp's internal cache interface.
Class Summary
Class
Description
ConnectionSpecSelector
Handles the connection spec fallback strategy: When a secure socket connection fails due to a handshake / protocol problem the connection may be retried with different protocols.
DiskLruCache
A cache that uses a bounded amount of space on a filesystem.
Internal
Escalate internal APIs in
okhttp3
so they can be used from OkHttp's implementation packages.
NamedRunnable
Runnable implementation which always sets its thread name.
Platform
Access to platform-specific features.
RouteDatabase
A blacklist of failed routes to avoid when creating a new connection to a target address.
Util
Junk drawer of utility methods.
Version