Uses of Interface
io.vertx.mutiny.httpproxy.ProxyInterceptor
-
Packages that use ProxyInterceptor Package Description io.vertx.mutiny.httpproxy -
-
Uses of ProxyInterceptor in io.vertx.mutiny.httpproxy
Methods in io.vertx.mutiny.httpproxy that return ProxyInterceptor Modifier and Type Method Description static ProxyInterceptor
ProxyInterceptor. newInstance(io.vertx.httpproxy.ProxyInterceptor arg)
Methods in io.vertx.mutiny.httpproxy with parameters of type ProxyInterceptor Modifier and Type Method Description HttpProxy
HttpProxy. addInterceptor(ProxyInterceptor interceptor)
-