public class RemoteAddrRoutePredicateFactory extends Object implements RoutePredicateFactory
PATTERN_KEY
Constructor and Description |
---|
RemoteAddrRoutePredicateFactory() |
Modifier and Type | Method and Description |
---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
apply(List<io.netty.handler.ipfilter.IpSubnetFilterRule> sources) |
Predicate<org.springframework.web.server.ServerWebExchange> |
apply(String... addrs) |
Predicate<org.springframework.web.server.ServerWebExchange> |
apply(org.springframework.tuple.Tuple args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
name
argNames, validate, validateArgs, validateMin
public Predicate<org.springframework.web.server.ServerWebExchange> apply(org.springframework.tuple.Tuple args)
apply
in interface RoutePredicateFactory
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.