Uses of Package
com.maxmind.db

  • Classes in com.maxmind.db used by com.maxmind.db
    Class
    Description
    CacheKey is used as a key in the data-section cache.
    Signals that the underlying database has been closed.
    DatabaseRecord represents the data and metadata associated with a database lookup.
    Signals that there was an issue reading from the MaxMind DB file due to unexpected data formatting.
    This is a custom exception that is thrown when the user attempts to use an IPv6 address in an IPv4-only database.
    MaxMindDbConstructor is an annotation that can be used to mark a constructor that should be used to create an instance of a class when decoding a MaxMind DB file.
    Interface for a MaxMind DB parameter.
    Metadata holds data associated with the database itself.
    Network represents an IP network.
    Instances of this class provide an iterator over the networks in a database.
    A no-op cache singleton.
    NodeCache is an interface for a cache that stores decoded values from the data section of the database.
    A loader is used to load a value for a key that is not in the cache.
    The file mode to use when opening a MaxMind DB.