Uses of Class
com.google.api.client.http.HttpBackOffIOExceptionHandler
-
Packages that use HttpBackOffIOExceptionHandler 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. -
-
Uses of HttpBackOffIOExceptionHandler in com.google.api.client.http
Methods in com.google.api.client.http that return HttpBackOffIOExceptionHandler Modifier and Type Method Description HttpBackOffIOExceptionHandler
HttpBackOffIOExceptionHandler. setSleeper(Sleeper sleeper)
Sets the sleeper.
-