Interface GeolocationService

All Known Implementing Classes:
GeolocationServiceImpl

public interface GeolocationService
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the location data for the passed IP address
  • Method Details

    • getLocationData

      GeolocationDTO getLocationData(String ipAddress)
      Gets the location data for the passed IP address
      Parameters:
      ipAddress -
      Returns: