Uses of Class
io.avaje.http.client.HttpException
-
Uses of HttpException in io.avaje.http.client
Methods in io.avaje.http.client with parameters of type HttpExceptionModifier and TypeMethodDescriptiondefault boolean
RetryHandler.isExceptionRetry
(int retryCount, HttpException exception) Return true if the request should be retried.