Interface ConnectionChecker
-
public interface ConnectionCheckerUsed to determine if a remote port at a remote address is listened to.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanConnectTo(NamedHostAndPort namedHostAndPort)
-
-
-
Method Detail
-
canConnectTo
boolean canConnectTo(NamedHostAndPort namedHostAndPort)
-
-