Uses of Interface
org.springframework.web.servlet.function.RequestPredicates.Visitor
Package
Description
Provides the types that make up Spring's functional web framework for Servlet environments.
-
Uses of RequestPredicates.Visitor in org.springframework.web.servlet.function
Modifier and TypeMethodDescriptiondefault void
RequestPredicate.accept
(RequestPredicates.Visitor visitor) Accept the given visitor.