Uses of Interface
technology.dice.dicewhere.downloader.files.FileInfo
-
-
Uses of FileInfo in technology.dice.dicewhere.downloader.files
Classes in technology.dice.dicewhere.downloader.files that implement FileInfo Modifier and Type Class Description classS3FileInfoclassUrlFileInfo -
Uses of FileInfo in technology.dice.dicewhere.downloader.source
Methods in technology.dice.dicewhere.downloader.source that return FileInfo Modifier and Type Method Description FileInfoFileSource. fileInfo() -
Uses of FileInfo in technology.dice.dicewhere.downloader.source.maxmindsite
Methods in technology.dice.dicewhere.downloader.source.maxmindsite that return FileInfo Modifier and Type Method Description FileInfoMaxmindSiteSource. fileInfo() -
Uses of FileInfo in technology.dice.dicewhere.downloader.source.s3
Methods in technology.dice.dicewhere.downloader.source.s3 that return FileInfo Modifier and Type Method Description FileInfoS3Source. fileInfo()
-