Uses of Class
com.iizix.geo.HostNameRegionLocation
Packages that use HostNameRegionLocation Package Description com.iizix.geo Uses of HostNameRegionLocation in com.iizix.geo
Methods in com.iizix.geo that return HostNameRegionLocation Modifier and Type Method Description HostNameRegionLocation
RegionLocationService. createRegionLocation(HostNameOrAddress host)
Requests a region location for a host name or IP address (version 4 or 6).HostNameRegionLocation
RegionLocationService. createRegionLocation(java.lang.String host)
Requests the region location from a host name or IP address (version 4 or 6).HostNameRegionLocation
RegionLocationService. createRegionLocation(java.net.InetAddress address)
Requests the region location from an IP address (version 4 or 6).