Package org.eclipse.net4j.util.io
package org.eclipse.net4j.util.io
Interfaces and classes for I/O.
-
ClassDescriptionA
DelegatingInputStream
contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.This class is the superclass of all classes that filter output streams.IOFilter<T>IORunnable<IO extends Closeable>An input stream for reading aReader
.An exception that wraps an exception that has been thrown in a different JVM.