Uses of Class
io.helidon.webserver.RequestPredicate.ConditionalHandler
-
-
Uses of RequestPredicate.ConditionalHandler in io.helidon.webserver
Methods in io.helidon.webserver that return RequestPredicate.ConditionalHandler Modifier and Type Method Description RequestPredicate.ConditionalHandlerRequestPredicate. thenApply(Handler handler)Set theHandlerto use when this predicate matches the request.
-