Uses of Interface
com.hack23.cia.service.api.GeoIpCountryService.IpLocation

Packages that use GeoIpCountryService.IpLocation
com.hack23.cia.service.api   
com.hack23.cia.service.impl   
 

Uses of GeoIpCountryService.IpLocation in com.hack23.cia.service.api
 

Methods in com.hack23.cia.service.api that return GeoIpCountryService.IpLocation
 GeoIpCountryService.IpLocation GeoIpCountryService.getLocation(String ipAddress)
          Gets the location.
 

Uses of GeoIpCountryService.IpLocation in com.hack23.cia.service.impl
 

Classes in com.hack23.cia.service.impl that implement GeoIpCountryService.IpLocation
 class GeoIpCountryServiceImpl.IpLocationImpl
          The Class IpLocationImpl.
 

Methods in com.hack23.cia.service.impl that return GeoIpCountryService.IpLocation
 GeoIpCountryService.IpLocation GeoIpCountryServiceImpl.getLocation(String ipAddress)
           
 



Copyright © 2008-2011 www.hack23.com. All Rights Reserved.