public static class WebProperties.Resources.Cache extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WebProperties.Resources.Cache.Cachecontrol
Cache Control HTTP header configuration.
|
Constructor and Description |
---|
Cache() |
Modifier and Type | Method and Description |
---|---|
WebProperties.Resources.Cache.Cachecontrol |
getCachecontrol() |
Duration |
getPeriod() |
void |
setPeriod(Duration period) |
public Duration getPeriod()
public void setPeriod(Duration period)
public WebProperties.Resources.Cache.Cachecontrol getCachecontrol()