Package org.eclipse.jetty.util
Class IO.ClosedIS
- java.lang.Object
-
- java.io.InputStream
-
- org.eclipse.jetty.util.IO.ClosedIS
-
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
- Enclosing class:
- IO
private static class IO.ClosedIS extends java.io.InputStream
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ClosedIS()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
read()
-