|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WagonDownloadExecutable.Builder | |
---|---|
org.codehaus.mojo.wagon.shared |
Uses of WagonDownloadExecutable.Builder in org.codehaus.mojo.wagon.shared |
---|
Methods in org.codehaus.mojo.wagon.shared that return WagonDownloadExecutable.Builder | |
---|---|
static WagonDownloadExecutable.Builder |
WagonDownloadExecutable.builder()
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withBytesCounter(org.kuali.common.util.LongCounter bytesCounter)
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withCounter(org.kuali.common.util.Counter counter)
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withDestination(File destination)
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withInformer(org.kuali.common.util.inform.PercentCompleteInformer informer)
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withNumberFormatter(NumberFormat numberFormatter)
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withRateFormatter(NumberFormat rateFormatter)
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withRemoteFile(String remoteFile)
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withStart(long start)
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withTotal(int total)
|
WagonDownloadExecutable.Builder |
WagonDownloadExecutable.Builder.withWagon(org.apache.maven.wagon.Wagon wagon)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |