Uses of Interface
com.googlecode.download.maven.plugin.internal.ProgressReport
Packages that use ProgressReport
-
Uses of ProgressReport in com.googlecode.download.maven.plugin.internal
Classes in com.googlecode.download.maven.plugin.internal that implement ProgressReportModifier and TypeClassDescriptionfinal classProgressReportimplementation that logs operation progress at INFO priority.final classSilent (no-op) implementation ofProgressReport.Constructors in com.googlecode.download.maven.plugin.internal with parameters of type ProgressReportModifierConstructorDescriptionHttpFileRequester(org.apache.http.impl.client.CloseableHttpClient httpClient, ProgressReport progressReport)