| Interface | Description |
|---|---|
| HttpResponseCache | |
| HttpResponseReader |
| Class | Description |
|---|---|
| CacheControl |
Represents a HTTP Cache-Control response header and parses it from string.
|
| CacheEntry | |
| CombinedClientHttpResponse |
ClientHttpResponse implementation that combines an existing response
with a different body. |
| HttpResponseCacheImpl | |
| InMemoryClientHttpResponse | |
| SizeLimitedHttpResponseReader |
HttpResponseReader implementation that reads a response until the specified
size limit.
|
| Exception | Description |
|---|---|
| SizeLimitedHttpResponseReader.ResponseSizeLimitExceededException |
Copyright © 2014. All rights reserved.