| Package | Description |
|---|---|
| sun.net.www.http |
| Modifier and Type | Class and Description |
|---|---|
class |
ChunkedInputStream
A
ChunkedInputStream provides a stream for reading a body of a http message that can be sent as a series
of chunks, each with its own size indicator. |