Searched defs:CacheControl (Results 1 – 5 of 5) sorted by relevance
6 class CacheControl(object): class
14 public final class CacheControl { class47 private CacheControl(boolean noCache, boolean noStore, int maxAgeSeconds, int sMaxAgeSeconds, in CacheControl() method in CacheControl64 private CacheControl(Builder builder) { in CacheControl() method in CacheControl
56 public static final String CacheControl = "Cache-Control"; field
45 public static final String CacheControl = "Cache-Control"; field
139 class CacheControl(object): class