Package | Description |
---|---|
okhttp3 |
An HTTP+HTTP/2 client for Android and Java applications.
|
okhttp3.internal | |
okhttp3.internal.connection | |
okhttp3.internal.http | |
okhttp3.internal.http1 | |
okhttp3.internal.http2 |
Class and Description |
---|
RealConnection |
RouteDatabase
A blacklist of failed routes to avoid when creating a new connection to a target address.
|
StreamAllocation
This class coordinates the relationship between three entities:
Connections: physical socket connections to remote servers.
|
Class and Description |
---|
RealConnection |
RouteDatabase
A blacklist of failed routes to avoid when creating a new connection to a target address.
|
StreamAllocation
This class coordinates the relationship between three entities:
Connections: physical socket connections to remote servers.
|
Class and 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.
|
RealConnection |
RouteDatabase
A blacklist of failed routes to avoid when creating a new connection to a target address.
|
RouteSelector
Selects routes to connect to an origin server.
|
RouteSelector.Selection
A set of selected Routes.
|
StreamAllocation
This class coordinates the relationship between three entities:
Connections: physical socket connections to remote servers.
|
Class and Description |
---|
RealConnection |
StreamAllocation
This class coordinates the relationship between three entities:
Connections: physical socket connections to remote servers.
|
Class and Description |
---|
StreamAllocation
This class coordinates the relationship between three entities:
Connections: physical socket connections to remote servers.
|
Class and Description |
---|
StreamAllocation
This class coordinates the relationship between three entities:
Connections: physical socket connections to remote servers.
|