Class RemoteMaxmindProvider

java.lang.Object
w.geo.maxmind.provider.AbstractMaxmindProvider
w.geo.maxmind.provider.RemoteMaxmindProvider
All Implemented Interfaces:
MaxmindProvider

public final class RemoteMaxmindProvider extends AbstractMaxmindProvider
Author:
whilein
  • Constructor Details

    • RemoteMaxmindProvider

      public RemoteMaxmindProvider()
  • Method Details

    • create

      @NotNull public static @NotNull MaxmindProvider create(@NotNull @NotNull String key)
    • openReader

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