Uses of Class
io.vertx.mutiny.httpproxy.ProxyContext
Packages that use ProxyContext
-
Uses of ProxyContext in io.vertx.mutiny.httpproxy
Fields in io.vertx.mutiny.httpproxy with type parameters of type ProxyContextMethods in io.vertx.mutiny.httpproxy that return ProxyContextModifier and TypeMethodDescriptionstatic ProxyContext
ProxyContext.newInstance
(io.vertx.httpproxy.ProxyContext arg) Methods in io.vertx.mutiny.httpproxy with parameters of type ProxyContextModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<ProxyResponse>
ProxyInterceptor.handleProxyRequest
(ProxyContext context) io.smallrye.mutiny.Uni<Void>
ProxyInterceptor.handleProxyResponse
(ProxyContext context)