Uses of Class
org.eclipse.jetty.http.gzip.GzipResponseWrapper

Packages that use GzipResponseWrapper
org.eclipse.jetty.server.handler   
 

Uses of GzipResponseWrapper in org.eclipse.jetty.server.handler
 

Methods in org.eclipse.jetty.server.handler that return GzipResponseWrapper
protected  GzipResponseWrapper GzipHandler.newGzipResponseWrapper(HttpServletRequest request, HttpServletResponse response)
          Allows derived implementations to replace ResponseWrapper implementation.
 



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