Package | Description |
---|---|
org.springframework.cloud.gateway.handler.predicate |
Modifier and Type | Method and Description |
---|---|
ReadBodyPredicateFactory.Config |
ReadBodyPredicateFactory.Config.setHints(Map<String,Object> hints) |
ReadBodyPredicateFactory.Config |
ReadBodyPredicateFactory.Config.setInClass(Class inClass) |
<T> ReadBodyPredicateFactory.Config |
ReadBodyPredicateFactory.Config.setPredicate(Class<T> inClass,
Predicate<T> predicate) |
ReadBodyPredicateFactory.Config |
ReadBodyPredicateFactory.Config.setPredicate(Predicate predicate) |
Modifier and Type | Method and Description |
---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
ReadBodyPredicateFactory.apply(ReadBodyPredicateFactory.Config config) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.