Uses of Class
io.fluxzero.proxy.ProxyRequestHandler.ProxyResponseContext
Packages that use ProxyRequestHandler.ProxyResponseContext
-
Uses of ProxyRequestHandler.ProxyResponseContext in io.fluxzero.proxy
Methods in io.fluxzero.proxy that return ProxyRequestHandler.ProxyResponseContextModifier and TypeMethodDescriptionprotected ProxyRequestHandler.ProxyResponseContextProxyRequestHandler.createResponseContext(WebRequest webRequest, ProxyRequestHandler.JettyExchange exchange) Methods in io.fluxzero.proxy with parameters of type ProxyRequestHandler.ProxyResponseContextModifier and TypeMethodDescriptionprotected voidProxyRequestHandler.applyBenchmarkTraceHeaders(SerializedMessage responseMessage, ProxyRequestHandler.ProxyResponseContext responseContext, Instant proxyWebResponseReceived) protected voidProxyRequestHandler.completeChunkedResponse(ProxyRequestHandler.ChunkedProxyRequest chunkedRequest, SerializedMessage response, Throwable error, ProxyRequestHandler.ProxyResponseContext responseContext) protected voidProxyRequestHandler.completeResponse(SerializedMessage response, Throwable error, ProxyRequestHandler.ProxyResponseContext responseContext) protected voidProxyRequestHandler.handleResponse(SerializedMessage responseMessage, ProxyRequestHandler.ProxyResponseContext responseContext)