Uses of Interface
io.helidon.http.MethodPredicate
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of MethodPredicate in io.helidon.http
Modifier and TypeMethodDescriptionstatic MethodPredicate
Create a predicate for the provided methods.static MethodPredicate
Method.predicate
(Collection<Method> methods) Create a predicate for the provided methods.