Interface MaxmindProvider

All Known Implementing Classes:
AbstractMaxmindProvider, LocalMaxmindProvider, RemoteMaxmindProvider

public interface MaxmindProvider
Author:
whilein
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull com.maxmind.geoip2.DatabaseReader
     
  • Method Details

    • openReader

      @NotNull @NotNull com.maxmind.geoip2.DatabaseReader openReader() throws IOException
      Throws:
      IOException