Uses of Package
io.vertx.httpproxy
-
Packages that use io.vertx.httpproxy Package Description io.vertx.ext.web.proxy.handler io.vertx.httpproxy io.vertx.httpproxy.interceptors io.vertx.rxjava3.httpproxy -
Classes in io.vertx.httpproxy used by io.vertx.ext.web.proxy.handler Class Description HttpProxy Handles the HTTP reverse proxy logic between the user agent and the origin. -
Classes in io.vertx.httpproxy used by io.vertx.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.ProxyOptions Proxy options.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. -
Classes in io.vertx.httpproxy used by io.vertx.httpproxy.interceptors Class Description ProxyInterceptor AHttpProxy
interceptor. -
Classes in io.vertx.httpproxy used by io.vertx.rxjava3.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.ProxyOptions Proxy options.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.