Class GZipFilter

java.lang.Object
org.apache.tapestry5.http.internal.gzip.GZipFilter
All Implemented Interfaces:
HttpServletRequestFilter

public class GZipFilter extends Object implements HttpServletRequestFilter
Filter that adds GZIP compression to the response, if the client supports it.