Uses of Interface
technology.dice.dicewhere.downloader.source.FileSource
-
-
Uses of FileSource in technology.dice.dicewhere.downloader
Methods in technology.dice.dicewhere.downloader with parameters of type FileSource Modifier and Type Method Description protected DownloadExecutionResultDownload. process(FileAcceptor<?> acceptor, FileSource fileSource) -
Uses of FileSource in technology.dice.dicewhere.downloader.source
Classes in technology.dice.dicewhere.downloader.source that implement FileSource Modifier and Type Class Description classBaseUrlSource -
Uses of FileSource in technology.dice.dicewhere.downloader.source.ipinfosite
Classes in technology.dice.dicewhere.downloader.source.ipinfosite that implement FileSource Modifier and Type Class Description classIpInfoSiteSource -
Uses of FileSource in technology.dice.dicewhere.downloader.source.maxmindsite
Classes in technology.dice.dicewhere.downloader.source.maxmindsite that implement FileSource Modifier and Type Class Description classMaxmindSiteSource -
Uses of FileSource in technology.dice.dicewhere.downloader.source.s3
Classes in technology.dice.dicewhere.downloader.source.s3 that implement FileSource Modifier and Type Class Description classS3Source
-