Uses of Interface
jakarta.portlet.CacheControl
-
Packages that use CacheControl Package Description jakarta.portlet The jakarta.portlet package defines the API for the Jakarta Portlet Specification V4.0.jakarta.portlet.filter The jakarta.portlet.filter package defines the filter APIs for the Jakarta Portlet Specification. -
-
Uses of CacheControl in jakarta.portlet
Methods in jakarta.portlet that return CacheControl Modifier and Type Method Description CacheControlMimeResponse. getCacheControl()Returns the cache control object allowing to set specific cache settings valid for the markup returned in this response. -
Uses of CacheControl in jakarta.portlet.filter
Methods in jakarta.portlet.filter that return CacheControl Modifier and Type Method Description CacheControlMimeResponseWrapper. getCacheControl()
-