| Package | Description |
|---|---|
| org.springframework.cloud.gateway.handler | |
| org.springframework.cloud.gateway.handler.predicate | |
| org.springframework.cloud.gateway.support |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncPredicate<T> |
| Modifier and Type | Class and Description |
|---|---|
static class |
AsyncPredicate.AndAsyncPredicate<T> |
static class |
AsyncPredicate.DefaultAsyncPredicate<T> |
static class |
AsyncPredicate.NegateAsyncPredicate<T> |
static class |
AsyncPredicate.OrAsyncPredicate<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GatewayPredicate |
| Modifier and Type | Class and Description |
|---|---|
static class |
GatewayPredicate.AndGatewayPredicate |
static class |
GatewayPredicate.GatewayPredicateWrapper |
static class |
GatewayPredicate.NegateGatewayPredicate |
static class |
GatewayPredicate.OrGatewayPredicate |
| Modifier and Type | Method and Description |
|---|---|
void |
Visitor.visit(HasConfig hasConfig) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.