|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheControl | |
|---|---|
| org.cruxframework.crux.core.server.rest.core | |
| org.cruxframework.crux.core.server.rest.util.header | |
| Uses of CacheControl in org.cruxframework.crux.core.server.rest.core |
|---|
| Methods in org.cruxframework.crux.core.server.rest.core that return CacheControl | |
|---|---|
static CacheControl |
CacheControl.valueOf(String value)
Creates a new instance of CacheControl by parsing the supplied string. |
| Uses of CacheControl in org.cruxframework.crux.core.server.rest.util.header |
|---|
| Methods in org.cruxframework.crux.core.server.rest.util.header that return CacheControl | |
|---|---|
static CacheControl |
CacheControlHeaderParser.fromString(String value)
|
| Methods in org.cruxframework.crux.core.server.rest.util.header with parameters of type CacheControl | |
|---|---|
static String |
CacheControlHeaderParser.toString(CacheControl value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||