public class DefaultResponseLocatorCapturingHandler extends PassthroughHandler
api
Constructor and Description |
---|
DefaultResponseLocatorCapturingHandler(HttpApiHandler api) |
Modifier and Type | Method and Description |
---|---|
protected void |
beforeResponse(String requestUri,
io.netty.handler.codec.http.FullHttpRequest request,
Response resp,
Map<String,List<String>> responseHeaderFields) |
channelRead0, exceptionCaught
acceptInboundMessage, channelRead
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public DefaultResponseLocatorCapturingHandler(HttpApiHandler api)
protected void beforeResponse(String requestUri, io.netty.handler.codec.http.FullHttpRequest request, Response resp, Map<String,List<String>> responseHeaderFields)
beforeResponse
in class PassthroughHandler
1.0.5-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation