Uses of Class
com.iizix.geo.RegionLocationService
Packages that use RegionLocationService Package Description com.iizix.geo com.iizix.server.region Uses of RegionLocationService in com.iizix.geo
Methods in com.iizix.geo that return RegionLocationService Modifier and Type Method Description static RegionLocationServiceRegionLocationService. getInstance(java.lang.String name)Gets an instance of a RegionLocationDetectionService.Methods in com.iizix.geo with parameters of type RegionLocationService Modifier and Type Method Description static voidRegionLocationService. initialize(RegionLocationService service)Initializes the region location detection service with the service provider.Uses of RegionLocationService in com.iizix.server.region
Subclasses of RegionLocationService in com.iizix.server.region Modifier and Type Class Description classGeoPluginThe free "GeoPlugin.com" service provider for region location information.classIPStackThe "IPStack.com" service provider for region location information.classIPWhoIsThe free "IPWhoIs.io" service provider for region location information.