Uses of Enum Class
org.apache.wicket.request.http.WebResponse.CacheScope
Packages that use WebResponse.CacheScope
-
Uses of WebResponse.CacheScope in org.apache.wicket.request.http
Methods in org.apache.wicket.request.http that return WebResponse.CacheScopeModifier and TypeMethodDescriptionstatic WebResponse.CacheScopeReturns the enum constant of this class with the specified name.static WebResponse.CacheScope[]WebResponse.CacheScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.wicket.request.http with parameters of type WebResponse.CacheScopeModifier and TypeMethodDescriptionvoidWebResponse.enableCaching(Duration duration, WebResponse.CacheScope scope) Make this response cacheable