Uses of Class
technology.dice.dicewhere.downloader.actions.DownloadExecutionResult
-
Packages that use DownloadExecutionResult Package Description technology.dice.dicewhere.downloader technology.dice.dicewhere.downloader.actions.ipinfo technology.dice.dicewhere.downloader.actions.maxmind -
-
Uses of DownloadExecutionResult in technology.dice.dicewhere.downloader
Methods in technology.dice.dicewhere.downloader that return DownloadExecutionResult Modifier and Type Method Description protected abstract DownloadExecutionResultDownload. execute()protected DownloadExecutionResultDownload. process(FileAcceptor<?> acceptor, FileSource fileSource) -
Uses of DownloadExecutionResult in technology.dice.dicewhere.downloader.actions.ipinfo
Methods in technology.dice.dicewhere.downloader.actions.ipinfo that return DownloadExecutionResult Modifier and Type Method Description DownloadExecutionResultDownloadIpInfoS3. execute()DownloadExecutionResultDownloadIpInfoSite. execute() -
Uses of DownloadExecutionResult in technology.dice.dicewhere.downloader.actions.maxmind
Methods in technology.dice.dicewhere.downloader.actions.maxmind that return DownloadExecutionResult Modifier and Type Method Description DownloadExecutionResultDownloadMaxmindS3. execute()DownloadExecutionResultDownloadMaxmindSite. execute()
-