public interface IGeoIPService
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<GeoIP> |
getGeoIP(java.lang.String ip)
Get geo information for ip.
|
jadex.commons.future.IFuture<GeoIP> |
GetGeoIPContext()
Get geo context.
|