Interface GzipFactory
- All Known Implementing Classes:
GzipHandler
public interface GzipFactory
-
Method Summary
Modifier and TypeMethodDescriptiongetDeflater
(Request request, long contentLength) boolean
isMimeTypeGzipable
(String mimetype) void
-
Method Details
-
getDeflater
-
isMimeTypeGzipable
-
recycle
-