Class Hierarchy
- java.lang.Object
- io.vertx.mutiny.httpproxy.Body (implements io.smallrye.mutiny.vertx.MutinyDelegate)
- io.vertx.mutiny.httpproxy.HttpProxy (implements java.util.function.Consumer<T>, io.vertx.core.Handler<E>, io.smallrye.mutiny.vertx.MutinyDelegate)
- io.vertx.mutiny.httpproxy.ProxyContext (implements io.smallrye.mutiny.vertx.MutinyDelegate)
- io.vertx.mutiny.httpproxy.ProxyRequest (implements io.smallrye.mutiny.vertx.MutinyDelegate)
- io.vertx.mutiny.httpproxy.ProxyResponse (implements io.smallrye.mutiny.vertx.MutinyDelegate)
Interface Hierarchy
- io.smallrye.mutiny.vertx.MutinyDelegate
- io.vertx.mutiny.httpproxy.ProxyInterceptor