Class HttpURLPinger

java.lang.Object
io.github.slimjar.resolver.pinger.HttpURLPinger
All Implemented Interfaces:
URLPinger

public final class HttpURLPinger extends Object implements URLPinger
  • Constructor Details

    • HttpURLPinger

      public HttpURLPinger()
  • Method Details

    • ping

      public boolean ping(@NotNull @NotNull URL url)
      Specified by:
      ping in interface URLPinger
    • isSupported

      public boolean isSupported(@NotNull @NotNull URL url)
      Specified by:
      isSupported in interface URLPinger