- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Nested Class Summary
Nested Classes
static @interface
static class
static class
static class
static class
static class
static class
-
-
Method Summary
static org.springframework.http.HttpHeaders
filterHeaders(org.springframework.http.HttpHeaders input,
org.springframework.web.server.ServerWebExchange exchange,
Predicate<String> inclusionPredicate)
Utility method to filter headers based on a predicate.
boolean