public class ReadBodyPredicateFactory extends AbstractRoutePredicateFactory<ReadBodyPredicateFactory.Config>
Modifier and Type | Class and Description |
---|---|
static class |
ReadBodyPredicateFactory.Config |
ShortcutConfigurable.ShortcutType
PATTERN_KEY
Constructor and Description |
---|
ReadBodyPredicateFactory(org.springframework.http.codec.ServerCodecConfigurer codecConfigurer) |
Modifier and Type | Method and Description |
---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
apply(ReadBodyPredicateFactory.Config config) |
getConfigClass, newConfig, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
apply, beforeApply, getConfigClass, name, newConfig
getValue, normalizeKey, shortcutFieldOrder, shortcutFieldPrefix, shortcutType
public ReadBodyPredicateFactory(org.springframework.http.codec.ServerCodecConfigurer codecConfigurer)
public Predicate<org.springframework.web.server.ServerWebExchange> apply(ReadBodyPredicateFactory.Config config)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.