|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--campus.compass.WhoisSource
Given an IP address, determine its geo location using whois command.
| Field Summary | |
protected static java.util.Hashtable |
_mapping
|
| Constructor Summary | |
WhoisSource()
|
|
| Method Summary | |
static Location |
getLocationByIp(java.lang.String ip)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static java.util.Hashtable _mapping
| Constructor Detail |
public WhoisSource()
| Method Detail |
public static Location getLocationByIp(java.lang.String ip)
throws java.lang.Exception
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||