Uses of Class
org.eclipse.jetty.servlets.GzipFilter.GZIPResponseWrapper

Packages that use GzipFilter.GZIPResponseWrapper
org.eclipse.jetty.servlets   
 

Uses of GzipFilter.GZIPResponseWrapper in org.eclipse.jetty.servlets
 

Subclasses of GzipFilter.GZIPResponseWrapper in org.eclipse.jetty.servlets
 class IncludableGzipFilter.IncludableResponseWrapper
           
 

Methods in org.eclipse.jetty.servlets that return GzipFilter.GZIPResponseWrapper
protected  GzipFilter.GZIPResponseWrapper GzipFilter.newGZIPResponseWrapper(HttpServletRequest request, HttpServletResponse response)
           
protected  GzipFilter.GZIPResponseWrapper IncludableGzipFilter.newGZIPResponseWrapper(HttpServletRequest request, HttpServletResponse response)
           
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.