Class LZ4EntityWrapper

  • All Implemented Interfaces:
    org.apache.http.HttpEntity

    public class LZ4EntityWrapper
    extends org.apache.http.entity.AbstractHttpEntity
    • Constructor Detail

      • LZ4EntityWrapper

        public LZ4EntityWrapper​(org.apache.http.entity.AbstractHttpEntity content,
                                int maxCompressBlockSize)
      • LZ4EntityWrapper

        public LZ4EntityWrapper​(org.apache.http.HttpEntity content,
                                int maxCompressBlockSize)