Package org.apache.sshd.common.util.io
package org.apache.sshd.common.util.io
-
ClassDescriptionA
/dev/null
stream that can be closed - in which case it will throwIOException
s if invoked after being closedClass for scanning a directory for files/directories which match certain criteria.A/dev/null
implementation - always openTODO Add javadocReads from anotherInputStream
up to specified max.Dumps everything that is written to the stream to the loggerWatches over changes for a file and re-loads them if file has changed - including if file is deleted or (re-)createdTODO Add javadocTODO Add javadocA/dev/null
input streamA {code /dev/null} output streamAByteArrayOutputStream
that clears its internal buffer after resizing and when it isclosed
.