Package com.liferay.util.servlet.filters
Class CacheResponseUtil
Object
com.liferay.util.servlet.filters.CacheResponseUtil
- Author:
- Alexander Chow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
setHeaders
(javax.servlet.http.HttpServletResponse httpServletResponse, Map<String, Set<com.liferay.portal.kernel.servlet.Header>> headers) static void
write
(javax.servlet.http.HttpServletResponse httpServletResponse, CacheResponseData cacheResponseData)
-
Constructor Details
-
CacheResponseUtil
public CacheResponseUtil()
-
-
Method Details
-
setHeaders
-
write
public static void write(javax.servlet.http.HttpServletResponse httpServletResponse, CacheResponseData cacheResponseData) throws IOException - Throws:
IOException
-