JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
graphql.kickstart.spring.webclient.boot
Interface GraphQLWebClientRetryErrorFilterPredicate
All Superinterfaces:
Predicate
<
Throwable
>
public interface
GraphQLWebClientRetryErrorFilterPredicate
extends
Predicate
<
Throwable
>
Method Summary
Methods inherited from interface java.util.function.
Predicate
and
,
negate
,
or
,
test