Uses of Interface
technology.dice.dicewhere.building.IPDatabase
-
-
Uses of IPDatabase in technology.dice.dicewhere.building.mmdb
Classes in technology.dice.dicewhere.building.mmdb that implement IPDatabase Modifier and Type Class Description classMmdbDatabaseMethods in technology.dice.dicewhere.building.mmdb that return IPDatabase Modifier and Type Method Description IPDatabaseMmdbDatabase. read(boolean retainOriginalLine, LineReaderListener readerListener, LineProcessorListener processListener, DatabaseBuilderListener buildingListener, int workersCount) -
Uses of IPDatabase in technology.dice.dicewhere.building.mmdb.maxmind
Classes in technology.dice.dicewhere.building.mmdb.maxmind that implement IPDatabase Modifier and Type Class Description classMaxmindMmdbDatabase -
Uses of IPDatabase in technology.dice.dicewhere.building.navigablemap
Classes in technology.dice.dicewhere.building.navigablemap that implement IPDatabase Modifier and Type Class Description classNavigableMapIpDatabase -
Uses of IPDatabase in technology.dice.dicewhere.reading
Methods in technology.dice.dicewhere.reading that return IPDatabase Modifier and Type Method Description IPDatabaseSourceReader. read(boolean retainOriginalLine, LineReaderListener readerListener, LineProcessorListener processListener, DatabaseBuilderListener buildingListener, int workersCount)
-