Uses of Interface
io.gravitee.gateway.api.proxy.ProxyResponse
Packages that use ProxyResponse
-
Uses of ProxyResponse in io.gravitee.gateway.api.proxy
Methods in io.gravitee.gateway.api.proxy that return ProxyResponseModifier and TypeMethodDescriptiondefault ProxyResponseProxyResponse.cancelHandler(Handler<Void> cancelHandler) default ProxyResponseProxyResponse.customFrameHandler(Handler<HttpFrame> frameHandler) For HTTP/2 requestMethod parameters in io.gravitee.gateway.api.proxy with type arguments of type ProxyResponseModifier and TypeMethodDescriptiondefault ProxyConnectionProxyConnection.responseHandler(Handler<ProxyResponse> responseHandler)