public abstract class HttpInputStream
extends java.io.InputStream
Constructor and Description |
---|
HttpInputStream() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isClosed()
Query whether this stream has been closed already or not.
|