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 privateClosedIS()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intread()
-