public static class ErrorDecoder.RetryAfterDecoder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
apply(java.lang.String retryAfter)
returns a date that corresponds to the first time a request can be retried.
|
protected long |
currentTimeMillis() |
protected long currentTimeMillis()
public java.util.Date apply(java.lang.String retryAfter)
retryAfter - String in Retry-After format