Uses of Class
com.iizix.HostNameOrAddress
Packages that use HostNameOrAddress Package Description com.iizix.geo Uses of HostNameOrAddress in com.iizix.geo
Methods in com.iizix.geo that return HostNameOrAddress Modifier and Type Method Description HostNameOrAddress
HostNameRegionLocation. getHost()
Gets the host name or IPv4/IPv6 address.Methods in com.iizix.geo with parameters of type HostNameOrAddress 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).