| Package | Description |
|---|---|
| com.google.api.client.http |
Subset of HTTP 1.1 needed from the specification in
RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExponentialBackOffPolicy
Deprecated.
(scheduled to be removed in 1.18). Use
HttpBackOffUnsuccessfulResponseHandler with ExponentialBackOff instead.
|
| Modifier and Type | Method and Description |
|---|---|
BackOffPolicy |
HttpRequest.getBackOffPolicy()
Deprecated.
(scheduled to be removed in 1.18).
HttpRequest with a new HttpBackOffUnsuccessfulResponseHandler instead.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequest.setBackOffPolicy(BackOffPolicy
Deprecated.
(scheduled to be removed in 1.18). Use
HttpRequest with a new HttpBackOffUnsuccessfulResponseHandler instead.
|