[This is preliminary documentation and is subject to change.]
Classes
| Class | Description | |
|---|---|---|
| BinaryIndexedTree K, V | ||
| BinaryTree K, V | ||
| BinaryTree K, V Node T | ||
| GeoEntity |
Represents lookup result
| |
| GeoException |
Base exception class thrown by geo-related logic
| |
| GeoLookupService |
Represents a service that can lookup country/city names by domainnames/ip addresses.
Thehis implementatuion uses free data from: http://dev.maxmind.com/geoip/geoip2/geolite2/.
Must include MaxMind attribution on the public site that uses this data (see License section on maxmind.com)
| |
| SubnetTree V |
Structures
| Structure | Description | |
|---|---|---|
| BinaryIndexedTree K, V Node | ||
| IPSubnetBlock |
Provides address segment block information
| |
| Location |
Provides location information
| |
| Subnet |
Interfaces
| Interface | Description | |
|---|---|---|
| IGeoLookup |
Looks-up entities by their ip addr
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| LookupResolution |