| 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 | Method and Description |
|---|---|
HttpBackOffUnsuccessfulResponseHandler |
HttpBackOffUnsuccessfulResponseHandler.setBackOffRequired(HttpBackOffUnsuccessfulResponseHandler
Sets the
HttpBackOffUnsuccessfulResponseHandler.BackOffRequired instance which determines if back-off is required based on an abnormal HTTP response.
|
HttpBackOffUnsuccessfulResponseHandler |
HttpBackOffUnsuccessfulResponseHandler.setSleeper(Sleeper
Sets the sleeper.
|