Class ChunkEncoder

  • All Implemented Interfaces:
    ContentEncoder

    public class ChunkEncoder
    extends AbstractContentEncoder
    Implements chunked transfer coding. The content is sent in small chunks. Entities transferred using this decoder can be of unlimited length.
    Since:
    4.0