public class ModifyResponseBodyGatewayFilterFactory extends AbstractGatewayFilterFactory<ModifyResponseBodyGatewayFilterFactory.Config>
| Modifier and Type | Class and Description |
|---|---|
static class |
ModifyResponseBodyGatewayFilterFactory.Config |
class |
ModifyResponseBodyGatewayFilterFactory.ModifyResponseGatewayFilter |
class |
ModifyResponseBodyGatewayFilterFactory.ResponseAdapter |
AbstractGatewayFilterFactory.NameConfigShortcutConfigurable.ShortcutTypeNAME_KEY, VALUE_KEY| Constructor and Description |
|---|
ModifyResponseBodyGatewayFilterFactory(org.springframework.http.codec.ServerCodecConfigurer codecConfigurer) |
| Modifier and Type | Method and Description |
|---|---|
GatewayFilter |
apply(ModifyResponseBodyGatewayFilterFactory.Config config) |
getConfigClass, newConfig, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapply, getConfigClass, mutate, name, newConfiggetValue, normalizeKey, shortcutFieldOrder, shortcutFieldPrefix, shortcutTypepublic ModifyResponseBodyGatewayFilterFactory(org.springframework.http.codec.ServerCodecConfigurer codecConfigurer)
public GatewayFilter apply(ModifyResponseBodyGatewayFilterFactory.Config config)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.