|
|
|
|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
IGeoLocationProviders as well as standard implementations.
See:
Description
| Interface Summary | |
|---|---|
| IGeoLocationProvider | an interface for IP address to GeoLocation providers. |
| Class Summary | |
|---|---|
| GeoIPLocationProvider | this is an implementation of IGeoLocationProvider using Maxmind's GeoIP
as the country provider. |
| GeoIPLocatorConfig | Configuration used by GeoIPLocationProvider. |
| GeoLocation | represents a GeoLocation, a place on earth. |
| GeoLocation.Coordinates | Coordinates. |
| NoLookupLocationProvider | a dummy implementation, which always returns null for lookups. |
contains the interface for IGeoLocationProviders as well as standard implementations.
A IGeoLocationProvider can be used to resolve an IP
address to the country the user is located in. The locator is for
example used by the LocaleManager to find the best matching
Locale for a user.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||