JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.github.slimjar.resolver.pinger
Interface URLPinger
All Known Implementing Classes:
HttpURLPinger
public interface
URLPinger
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isSupported
(@NotNull
URL
url)
boolean
ping
(@NotNull
URL
url)
Method Details
ping
boolean
ping
(@NotNull @NotNull
URL
url)
isSupported
boolean
isSupported
(@NotNull @NotNull
URL
url)