Package | Description |
---|---|
org.springframework.cloud.gateway.filter.factory | |
org.springframework.cloud.gateway.support |
Modifier and Type | Method and Description |
---|---|
GatewayFilter |
RedirectToGatewayFilterFactory.apply(HttpStatusHolder httpStatus,
URI uri) |
Modifier and Type | Method and Description |
---|---|
static HttpStatusHolder |
HttpStatusHolder.parse(String status) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ServerWebExchangeUtils.setResponseStatus(org.springframework.web.server.ServerWebExchange exchange,
HttpStatusHolder statusHolder) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.