|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PredicateWithResult<Input,Result> | |
SocketOpen | Tests to see if a socket is open. |
Class Summary | |
---|---|
InetSocketAddressConnect | Tests to see if a socket is open. |
PredicateCallable<Result> | Provides a facility to convert an arbitrary Callable to a Predicate, implementing PredicateWithResult, for use e.g. |
RetryablePredicate<T> | Retries a condition until it is met or a timeout occurs. |
Retryables | convenience methods to retry application of a predicate, and optionally (reducing quite a bit of boilerplate) get the final result or throw assertion error |
SocketOpenUnsupported | |
Validator<T> | Abstract class that creates a bridge between Predicate
and ParamValidators s. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |