Package | Description |
---|---|
org.springframework.cloud.gateway.handler.predicate |
Modifier and Type | Method and Description |
---|---|
HeaderRoutePredicateFactory.Config |
HeaderRoutePredicateFactory.Config.setHeader(String header) |
HeaderRoutePredicateFactory.Config |
HeaderRoutePredicateFactory.Config.setRegexp(String regexp) |
Modifier and Type | Method and Description |
---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
HeaderRoutePredicateFactory.apply(HeaderRoutePredicateFactory.Config config) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.