Interface GeoLocationProvider
-
- All Known Implementing Classes:
FreeGeoIpGeoLocationProvider
public interface GeoLocationProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GeoLocationgetCurrentGeoLocation()
-
-
-
Method Detail
-
getCurrentGeoLocation
GeoLocation getCurrentGeoLocation() throws Exception
- Throws:
Exception
-
-