| Package | Description |
|---|---|
| org.springframework.cloud.gateway.handler.predicate |
| Modifier and Type | Method and Description |
|---|---|
RemoteAddrRoutePredicateFactory.Config |
RemoteAddrRoutePredicateFactory.Config.setRemoteAddressResolver(RemoteAddressResolver remoteAddressResolver) |
RemoteAddrRoutePredicateFactory.Config |
RemoteAddrRoutePredicateFactory.Config.setSources(List<String> sources) |
RemoteAddrRoutePredicateFactory.Config |
RemoteAddrRoutePredicateFactory.Config.setSources(String... sources) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
RemoteAddrRoutePredicateFactory.apply(RemoteAddrRoutePredicateFactory.Config config) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.