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

Packages that use GzipStream
org.eclipse.jetty.http.gzip   
 

Uses of GzipStream in org.eclipse.jetty.http.gzip
 

Methods in org.eclipse.jetty.http.gzip that return GzipStream
protected  GzipStream GzipResponseWrapper.newGzipStream(HttpServletRequest request, HttpServletResponse response, long contentLength, int bufferSize, int minGzipSize)
          Allows derived implementations to replace GzipStream implementation.
 



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