Package | Description |
---|---|
org.eclipse.jetty.http.gzip |
Modifier and Type | Method and Description |
---|---|
protected GzipStream |
GzipResponseWrapper.newGzipStream(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
long contentLength,
int bufferSize,
int minGzipSize)
Allows derived implementations to replace GzipStream implementation.
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.