Uses of Class
io.vertx.ext.consul.connect.ProxyOptions
-
Packages that use ProxyOptions Package Description io.vertx.ext.consul.connect -
-
Uses of ProxyOptions in io.vertx.ext.consul.connect
Methods in io.vertx.ext.consul.connect that return ProxyOptions Modifier and Type Method Description ProxyOptions
SidecarServiceOptions. getProxy()
ProxyOptions
ProxyOptions. setConfig(JsonObject config)
ProxyOptions
ProxyOptions. setExpose(ExposeOptions expose)
ProxyOptions
ProxyOptions. setUpstreams(List<UpstreamOptions> upstreams)
Methods in io.vertx.ext.consul.connect with parameters of type ProxyOptions Modifier and Type Method Description SidecarServiceOptions
SidecarServiceOptions. setProxy(ProxyOptions proxy)
-