public static class CacheControl.NoCache
extends CacheControl
Represents a no-cache cache control value
CacheControl.MaxAge, CacheControl.NoCache, CacheControl.NoStore| Constructor and Description |
|---|
NoCache(CacheControl.Visibility visibility)
Represents a no-cache cache control value
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getVisibilitypublic NoCache(CacheControl.Visibility visibility)
Represents a no-cache cache control value