Uses of Interface
com.google.api.client.http.HttpIOExceptionHandler
-
Packages that use HttpIOExceptionHandler 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 HttpIOExceptionHandler in com.google.api.client.http
Classes in com.google.api.client.http that implement HttpIOExceptionHandler Modifier and Type Class Description classHttpBackOffIOExceptionHandlerMethods in com.google.api.client.http that return HttpIOExceptionHandler Modifier and Type Method Description HttpIOExceptionHandlerHttpRequest. getIOExceptionHandler()Methods in com.google.api.client.http with parameters of type HttpIOExceptionHandler Modifier and Type Method Description HttpRequestHttpRequest. setIOExceptionHandler(HttpIOExceptionHandler ioExceptionHandler)
-