public class ResponseFiltersInterceptor extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
exitAfterProcessingFilters(io.netty.channel.Channel channel,
NettyResponseFuture<?> future,
AsyncHandler<?> handler,
HttpResponseStatus status,
io.netty.handler.codec.http.HttpHeaders responseHeaders) |
public boolean exitAfterProcessingFilters(io.netty.channel.Channel channel,
NettyResponseFuture<?> future,
AsyncHandler<?> handler,
HttpResponseStatus status,
io.netty.handler.codec.http.HttpHeaders responseHeaders)
Copyright © 2021. All rights reserved.