Package io.vertx.httpproxy
-
Interface Summary Interface 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. -
Class Summary Class Description ProxyOptions Proxy options.ProxyOptionsConverter Converter and mapper forProxyOptions
.