Uses of Class
io.vertx.ext.consul.connect.ExposeOptions
-
Packages that use ExposeOptions Package Description io.vertx.ext.consul.connect -
-
Uses of ExposeOptions in io.vertx.ext.consul.connect
Methods in io.vertx.ext.consul.connect that return ExposeOptions Modifier and Type Method Description ExposeOptions
ProxyOptions. getExpose()
ExposeOptions
ExposeOptions. setPaths(List<ExposePathOptions> paths)
Methods in io.vertx.ext.consul.connect with parameters of type ExposeOptions Modifier and Type Method Description ProxyOptions
ProxyOptions. setExpose(ExposeOptions expose)
-