Interface GzipFactory

    • Method Detail

      • getDeflater

        Deflater getDeflater​(Request request,
                             long contentLength)
        Deprecated.
      • isMimeTypeGzipable

        boolean isMimeTypeGzipable​(String mimetype)
        Deprecated.
      • recycle

        void recycle​(Deflater deflater)
        Deprecated.