Class GZIPFeature.Portable

    • Constructor Detail

      • Portable

        public Portable()
    • Method Detail

      • setThreshold

        public void setThreshold​(int threshold)
      • getThreshold

        public int getThreshold()
      • setForce

        public void setForce​(boolean b)
        Set if GZIP is always used without negotiation
        Parameters:
        b -
      • getForce

        public boolean getForce()
        Retrieve the value set with setForce(boolean).