Package com.ibm.wsspi.http
Class HttpInputStream
java.lang.Object
java.io.InputStream
com.ibm.wsspi.http.HttpInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Constructor Details
-
HttpInputStream
public HttpInputStream()
-
-
Method Details
-
isClosed
public abstract boolean isClosed()Query whether this stream has been closed already or not.- Returns:
- boolean
-