Package | Description |
---|---|
org.eclipse.jetty.servlets |
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
|
org.eclipse.jetty.servlets.gzip |
Jetty Servlets : GZIP Filter Classes
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncGzipFilter
Async GZIP Filter
This filter is a gzip filter using jetty internal mechanism to apply gzip compression
to output that is compatible with async IO and does not need to wrap the response nor output stream.
|
Modifier and Type | Method and Description |
---|---|
void |
GzipHttpOutput.mightCompress(GzipFactory factory) |
Copyright © 1995-2015 Webtide. All Rights Reserved.