Package org.takes.tk

Class TkGzip

  • All Implemented Interfaces:
    Take

    public final class TkGzip
    extends TkWrap
    Take that compresses responses with GZIP.

    The class is immutable and thread-safe.

    Since:
    0.10
    • Constructor Detail

      • TkGzip

        public TkGzip​(Take take)
        Ctor.
        Parameters:
        take - Original take