Package org.apache.sshd.common.util.io
-
Interface Summary Interface Description FileInfoExtractor<T> -
Class Summary Class Description CloseableEmptyInputStream A/dev/nullstream that can be closed - in which case it will throwIOExceptions if invoked after being closedDirectoryScanner Class for scanning a directory for files/directories which match certain criteria.EmptyInputStream A/dev/nullimplementation - always openInputStreamWithChannel IoUtils TODO Add javadocLimitInputStream Reads from anotherInputStreamup to specified max.LoggingFilterOutputStream Dumps everything that is written to the stream to the loggerModifiableFileWatcher Watches over changes for a file and re-loads them if file has changed - including if file is deleted or (re-)createdNoCloseInputStream TODO Add javadocNoCloseOutputStream TODO Add javadocNoCloseReader NoCloseWriter NullInputStream A/dev/nullinput streamNullOutputStream A {code /dev/null} output streamNullPrintStream OutputStreamWithChannel PathScanningMatcher PathUtils SecureByteArrayOutputStream AByteArrayOutputStreamthat clears its internal buffer after resizing and when it isclosed.