| Package | Description |
|---|---|
| org.cruxframework.crux.core.server.rest.core | |
| org.cruxframework.crux.core.server.rest.util.header |
| Modifier and Type | Method and Description |
|---|---|
static CacheControl |
CacheControl.valueOf(String value)
Creates a new instance of CacheControl by parsing the supplied string.
|
| Modifier and Type | Method and Description |
|---|---|
static CacheControl |
CacheControlHeaderParser.fromString(String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
CacheControlHeaderParser.toString(CacheControl value) |
Copyright © 2016. All rights reserved.