| Package | Description |
|---|---|
| org.codehaus.httpcache4j | |
| org.codehaus.httpcache4j.mutable |
| Modifier and Type | Method and Description |
|---|---|
CacheControl |
CacheControl.Builder.build() |
CacheControl |
HTTPResponse.getCacheControl() |
CacheControl |
HTTPRequest.getCacheControl() |
CacheControl |
Headers.getCacheControl() |
| Modifier and Type | Method and Description |
|---|---|
HTTPRequest |
HTTPRequest.cacheControl(CacheControl cc) |
Headers |
Headers.withCacheControl(CacheControl cc) |
| Modifier and Type | Method and Description |
|---|---|
CacheControl |
MutableHeaders.getCacheControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableHeaders.setCacheControl(CacheControl cc) |
Copyright © 2008-2013. All Rights Reserved.