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