GeoIpResolver<GeoLocationInformation> |
GeoIpVendorResolverService.createCityResolver(GeoIpResolverConfig config,
com.codahale.metrics.Timer timer) |
GeoIpResolver<GeoLocationInformation> |
GeoIpResolverFactory.createIpInfoCityResolver(com.codahale.metrics.Timer resolveTime,
String configPath,
boolean enabled) |
GeoIpResolver<GeoLocationInformation> |
GeoIpResolverFactory.createMaxMindCityResolver(com.codahale.metrics.Timer resolveTime,
String configPath,
boolean enabled) |
protected Optional<GeoLocationInformation> |
IpInfoLocationResolver.doGetGeoIpData(InetAddress address) |
Optional<GeoLocationInformation> |
MaxMindIpLocationResolver.doGetGeoIpData(InetAddress address) |