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-2015 Webtide. All Rights Reserved.