| Class and Description |
|---|
| ChunkExtensionProvider
A functional interface for defining an extension of a chunk, where the extension is a key-value pair.
|
| Resettable |
| TrailerProvider
A functional interface for defining a trailer, where the trailer is a header pair.
|
| Class and Description |
|---|
| Chunk
An interface which defines a "chunk" of data.
|
| ChunkedEncodedInputStream
An implementation of chunk-transfer encoding, but by wrapping an
InputStream. |
| ChunkedEncodedInputStream.Builder |
| ChunkExtensionProvider
A functional interface for defining an extension of a chunk, where the extension is a key-value pair.
|
| ChunkHeaderProvider
A functional interface for defining a header of a chunk.
|
| Resettable |
| TrailerProvider
A functional interface for defining a trailer, where the trailer is a header pair.
|
Copyright © 2023. All rights reserved.