public static class BooleanSpec.BooleanOpSpec extends PredicateSpec
Modifier and Type | Method and Description |
---|---|
BooleanSpec |
asyncPredicate(AsyncPredicate<org.springframework.web.server.ServerWebExchange> predicate) |
BooleanSpec |
predicate(Predicate<org.springframework.web.server.ServerWebExchange> predicate) |
after, alwaysTrue, before, between, cloudFoundryRouteService, cookie, createGatewayFilterSpec, header, header, host, method, method, order, path, path, path, query, query, readBody, remoteAddr, remoteAddr, weight
public BooleanSpec predicate(Predicate<org.springframework.web.server.ServerWebExchange> predicate)
predicate
in class PredicateSpec
public BooleanSpec asyncPredicate(AsyncPredicate<org.springframework.web.server.ServerWebExchange> predicate)
asyncPredicate
in class PredicateSpec
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.