Uses of Interface
com.googlecode.download.maven.plugin.internal.ProgressReport
-
Packages that use ProgressReport Package Description com.googlecode.download.maven.plugin.internal -
-
Uses of ProgressReport in com.googlecode.download.maven.plugin.internal
Classes in com.googlecode.download.maven.plugin.internal that implement ProgressReport Modifier and Type Class Description classLoggingProgressReportProgressReportimplementation that logs operation progress at INFO priority.classSilentProgressReportSilent (no-op) implementation ofProgressReport.Methods in com.googlecode.download.maven.plugin.internal with parameters of type ProgressReport Modifier and Type Method Description HttpFileRequester.BuilderHttpFileRequester.Builder. withProgressReport(ProgressReport progressReport)
-