de.fhkl.zw.mkup.rattrap.localizer
Interface IpTranslator

All Known Implementing Classes:
DnsLocTranslator, IpToCountryTranslator, TraceRouteTranslator, WhoIsTransformer

public interface IpTranslator

Author:
rob this interface defines all methods that are needed to tranlate a given host to a geological location

Method Summary
 void getGeoLocation(GeoLocatedHost host)
          gets the geological location for the submitted host
 

Method Detail

getGeoLocation

void getGeoLocation(GeoLocatedHost host)
gets the geological location for the submitted host

Parameters:
host -