public class SendResponseFilter
extends com.netflix.zuul.ZuulFilter
ZuulFilter that writes responses from proxied requests to the current response.| Constructor and Description |
|---|
SendResponseFilter()
Deprecated.
|
SendResponseFilter(ZuulProperties zuulProperties) |
| Modifier and Type | Method and Description |
|---|---|
int |
filterOrder() |
String |
filterType() |
Object |
run() |
boolean |
shouldFilter() |
@Deprecated public SendResponseFilter()
public SendResponseFilter(ZuulProperties zuulProperties)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.