Package org.eclipse.aether.spi.io
package org.eclipse.aether.spi.io
I/O related support infrastructure for components.
-
ClassDescriptionA utility component to perform checksum related operations.Deprecated.A listener object that is notified for every progress made while copying files.A utility component to perform file-based operations.A collocated temporary file, that resides next to a "target" file, and is removed when closed.A listener object that is notified for every progress made while copying files.A temporary file, that is removed when closed.Utility class serving as base of
PathProcessor
implementations.A file writer, that accepts aPath
to write some content to.
PathProcessor
orChecksumProcessor
instead.