| Package | Description |
|---|---|
| com.maxmind.geoip2 |
| Modifier and Type | Method and Description |
|---|---|
CountryResponse |
WebServiceClient.country() |
CountryResponse |
DatabaseReader.country(InetAddress ipAddress) |
CountryResponse |
WebServiceClient.country(InetAddress ipAddress) |
CountryResponse |
GeoIp2Provider.country(InetAddress ipAddress) |
| Modifier and Type | Method and Description |
|---|---|
Optional<CountryResponse> |
DatabaseProvider.tryCountry(InetAddress ipAddress) |
Optional<CountryResponse> |
DatabaseReader.tryCountry(InetAddress ipAddress) |
Copyright © 2020 MaxMind, Inc.. All rights reserved.