Interface RetryAfter

All Superinterfaces:
HttpResponseHeaders
All Known Implementing Classes:
RetryAfterClientProblem, RetryAfterServerProblem, ServiceUnavailableProblem, TooManyFailedRequestsProblem, TooManyRequestsProblem

public interface RetryAfter extends HttpResponseHeaders
Interface implemented by problems with retryAfter / retryAfterSec properties. The retry value is also returned in the Retry-After HTTP response header.