|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeoIpCountryService
The Interface GeoIpCountryService.
Nested Class Summary | |
---|---|
static interface |
GeoIpCountryService.IpLocation
The Interface IpLocation. |
Method Summary | |
---|---|
String |
getCountryCode(String ipAddress)
Gets the country code. |
GeoIpCountryService.IpLocation |
getLocation(String ipAddress)
Gets the location. |
Method Detail |
---|
String getCountryCode(String ipAddress)
ipAddress
- the ip address
GeoIpCountryService.IpLocation getLocation(String ipAddress)
ipAddress
- the ip address
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |