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- 
HttpInputStreampublic HttpInputStream()
 
- 
- 
Method Details- 
isClosedpublic abstract boolean isClosed()Query whether this stream has been closed already or not.- Returns:
- boolean
 
 
-