JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.chutneytesting.engine.domain.delegation
Interface ConnectionChecker
public interface
ConnectionChecker
Used 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
boolean
canConnectTo
(
NamedHostAndPort
namedHostAndPort)
Method Details
canConnectTo
boolean
canConnectTo
(
NamedHostAndPort
namedHostAndPort)