public class IncludableGzipFilter.IncludableGzipStream
extends org.mortbay.servlet.GzipFilter.GzipStream
| Constructor and Description |
|---|
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, writepublic IncludableGzipStream(HttpServletRequest request, HttpServletResponse response, long contentLength, int bufferSize, int minGzipSize) throws IOException
IOExceptionCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.