Package | Description |
---|---|
org.springframework.cloud.gateway.config | |
org.springframework.cloud.gateway.route |
Modifier and Type | Method and Description |
---|---|
List<FilterDefinition> |
GatewayProperties.getDefaultFilters() |
Modifier and Type | Method and Description |
---|---|
void |
GatewayProperties.setDefaultFilters(List<FilterDefinition> defaultFilters) |
Modifier and Type | Method and Description |
---|---|
List<FilterDefinition> |
RouteDefinition.getFilters() |
Modifier and Type | Method and Description |
---|---|
void |
RouteDefinition.setFilters(List<FilterDefinition> filters) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.