Uses of Package
io.vertx.mutiny.httpproxy
-
Packages that use io.vertx.mutiny.httpproxy Package Description io.vertx.mutiny.ext.web.proxy.handler io.vertx.mutiny.httpproxy -
Classes in io.vertx.mutiny.httpproxy used by io.vertx.mutiny.ext.web.proxy.handler Class Description HttpProxy Handles the HTTP reverse proxy logic between the user agent and the origin. -
Classes in io.vertx.mutiny.httpproxy used by io.vertx.mutiny.httpproxy Class Description Body Handles the HTTP proxy body.HttpProxy Handles the HTTP reverse proxy logic between the user agent and the origin.ProxyContext A controller for proxy interception.ProxyInterceptor AHttpProxy
interceptor.ProxyRequest Handles the interoperability of the request between the user agent and the origin.ProxyResponse Handles the interoperability of the response between the origin and the user agent.