public interface GzipFactory
| Modifier and Type | Method and Description |
|---|---|
Deflater |
getDeflater(Request request,
long content_length) |
boolean |
isMimeTypeGzipable(String mimetype) |
void |
recycle(Deflater deflater) |
Copyright © 1995–2017 Webtide. All rights reserved.