org.mortbay.servlet.jetty
public class IncludableGzipFilter.IncludableGzipStream extends org.mortbay.servlet.GzipFilter.GzipStream
Constructor and Description |
---|
IncludableGzipFilter.IncludableGzipStream(HttpServletRequest request,
HttpServletResponse response,
long contentLength,
int bufferSize,
int minGzipSize) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
setContentEncodingGzip() |
close, doGzip, doNotGzip, finish, flush, resetBuffer, setContentLength, write, write, write
public IncludableGzipFilter.IncludableGzipStream(HttpServletRequest request, HttpServletResponse response, long contentLength, int bufferSize, int minGzipSize) throws java.io.IOException
java.io.IOException
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.