| Package | Description |
|---|---|
| com.bazaarvoice.dropwizard.caching |
| Modifier and Type | Field and Description |
|---|---|
static RequestCacheControl |
RequestCacheControl.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
RequestCacheControl |
CacheRequestContext.getCacheControl()
Get the cache control options set for the request.
|
static RequestCacheControl |
RequestCacheControl.valueOf(String value)
Creates a new instance of public class RequestCacheControl by parsing the supplied string.
|
Copyright © 2014. All Rights Reserved.