Package org.eclipse.jetty.util
Class IO.ClosedIS
java.lang.Object
java.io.InputStream
org.eclipse.jetty.util.IO.ClosedIS
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
- IO
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
ClosedIS
private ClosedIS()
-
-
Method Details
-
read
- Specified by:
read
in classInputStream
- Throws:
IOException
-