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.BackOffRequired backOffRequired)
Sets the
HttpBackOffUnsuccessfulResponseHandler.BackOffRequired instance which determines if back-off is required based on an
abnormal HTTP response. |
HttpBackOffUnsuccessfulResponseHandler |
HttpBackOffUnsuccessfulResponseHandler.setSleeper(Sleeper sleeper)
Sets the sleeper.
|
Copyright © 2011–2023 Google. All rights reserved.