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