| Package | Description | 
|---|---|
| javax.portlet | 
 The javax.portlet package defines the API 
 for the Java Portlet Specification V3.0. 
 | 
| javax.portlet.filter | 
 The javax.portlet.filter package defines the filter APIs for the Java Portlet Specification. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CacheControl | 
MimeResponse.getCacheControl()
Returns the cache control object allowing to set
 specific cache settings valid for the markup
 returned in this response. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CacheControl | 
MimeResponseWrapper.getCacheControl()
The default behavior of this method is to call
  
getCacheControl() on the wrapped response object. | 
Java Portlet 3.0 API Specification. See the Copyright and License provided with this distribution. Use is subject to license terms.