public class IPApiGeoIPProvider extends GeoIPProvider
| 限定符和类型 | 方法和说明 |
|---|---|
protected GeoIP |
convertToGeoIP(java.util.Map<java.lang.String,java.lang.String> ipInfo) |
protected java.lang.String |
getBaseUrl() |
static IPApiGeoIPProvider |
getInstance() |
getGeoIPpublic static final IPApiGeoIPProvider getInstance()
protected java.lang.String getBaseUrl()
getBaseUrl 在类中 GeoIPProviderprotected GeoIP convertToGeoIP(java.util.Map<java.lang.String,java.lang.String> ipInfo)
convertToGeoIP 在类中 GeoIPProvider