public interface ResponseExpirationResolver
| Modifier and Type | Method and Description |
|---|---|
Date |
resolveExpirationDate(org.springframework.http.client.ClientHttpResponse response,
Date initialDate) |
Date |
resolveInitialDate(org.springframework.http.client.ClientHttpResponse response,
Date requestDate,
Date responseDate) |
Copyright © 2014. All rights reserved.