com.liferay.util.servlet.filters
Class CacheResponseUtil

java.lang.Object
  extended bycom.liferay.util.servlet.filters.CacheResponseUtil

public class CacheResponseUtil
extends java.lang.Object

View Source

Author:
Alexander Chow

Constructor Summary
CacheResponseUtil()
           
 
Method Summary
static void write(javax.servlet.http.HttpServletResponse res, CacheResponseData data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheResponseUtil

public CacheResponseUtil()
Method Detail

write

public static void write(javax.servlet.http.HttpServletResponse res,
                         CacheResponseData data)
                  throws java.io.IOException
Throws:
java.io.IOException