See: Description
| Class | Description |
|---|---|
| ASCIIPrintStream |
Class ASCIIPrintStream implement a stream with ASCII charset
|
| BoundedInputStream |
Class BoundedInputStream implements an input stream with a maximum byte
count.
|
| ChunkedInputStream |
Class ChunkedInputStream implements an input stream for chunked messages
|
| ChunkedOutputStream |
Class ChunkedOutputStream implements an output stream for chunked messages
|
| DebugInputStream |
Class DebugInputStream is for debugging purposes
|
| KeepAliveInputStream |
Class KeepAliveInputStream implements an input stream for connections that
keep iAlive after a request is completed
|
| PersistentInputStream |
Class PersistentInputStream implements an input stream for which close() can
be disabled.
|
| PersistentOutputStream |
Class PersistentOutputStream implements an output stream for which close()
can be disabled.
|
| Exception | Description |
|---|---|
| TrailerException |
TrailerException is thrown by ChunkedInputStream when it receives a http
trailer which contains the following entries: CIMStatusCode,
CIMStatusCodeDescription.
|
Copyright © 2005, 2012 IBM Corporation. All Rights Reserved.