public static class GatewayPredicate.NegateGatewayPredicate extends Object implements GatewayPredicate
GatewayPredicate.AndGatewayPredicate, GatewayPredicate.GatewayPredicateWrapper, GatewayPredicate.NegateGatewayPredicate, GatewayPredicate.OrGatewayPredicate
Constructor and Description |
---|
NegateGatewayPredicate(GatewayPredicate predicate) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(org.springframework.web.server.ServerWebExchange t) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
and, negate, or, wrapIfNeeded
public NegateGatewayPredicate(GatewayPredicate predicate)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.