| Package | Description |
|---|---|
| cz.jirutka.spring.http.client.cache.internal |
| Modifier and Type | Method and Description |
|---|---|
InMemoryClientHttpResponse |
InMemoryClientHttpResponse.deepCopy() |
InMemoryClientHttpResponse |
SizeLimitedHttpResponseReader.readResponse(org.springframework.http.client.ClientHttpResponse response)
Reads the original
ClientHttpResponse to memory, if possible,
and returns a serializable copy. |
InMemoryClientHttpResponse |
HttpResponseReader.readResponse(org.springframework.http.client.ClientHttpResponse response)
Reads the original
ClientHttpResponse to memory, if possible,
and returns a serializable copy. |
| Constructor and Description |
|---|
CacheEntry(InMemoryClientHttpResponse response,
Date responseCreated,
Date responseExpiration) |
Copyright © 2014. All rights reserved.