Uses of Interface
technology.dice.dicewhere.building.mmdb.LocationSource
-
Packages that use LocationSource Package Description technology.dice.dicewhere.building.mmdb technology.dice.dicewhere.building.mmdb.ipinfo technology.dice.dicewhere.building.mmdb.maxmind -
-
Uses of LocationSource in technology.dice.dicewhere.building.mmdb
Classes in technology.dice.dicewhere.building.mmdb that implement LocationSource Modifier and Type Class Description classMmdbLocationSourceConstructors in technology.dice.dicewhere.building.mmdb with parameters of type LocationSource Constructor Description MmdbDatabase(String name, LocationSource locationSource)MmdbDatabase(String name, LocationSource locationSource, Optional<AnonymousSource> anonymousSource)MmdbDatabase(String name, LocationSource locationSource, AnonymousSource anonymousSource) -
Uses of LocationSource in technology.dice.dicewhere.building.mmdb.ipinfo
Classes in technology.dice.dicewhere.building.mmdb.ipinfo that implement LocationSource Modifier and Type Class Description classIpInfoLocationSource -
Uses of LocationSource in technology.dice.dicewhere.building.mmdb.maxmind
Classes in technology.dice.dicewhere.building.mmdb.maxmind that implement LocationSource Modifier and Type Class Description classMaxmindGeoIp2Source
-