Class ExposePathOptions
java.lang.Object
io.vertx.ext.consul.connect.ExposePathOptions
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorExposePathOptions(JsonObject options) Constructor from JSON -
Method Summary
Modifier and TypeMethodDescriptiongetPath()setListenerPort(Integer listenerPort) setLocalPathPort(Integer localPathPort) setProtocol(String protocol) toJson()Convert to JSON
-
Constructor Details
-
ExposePathOptions
public ExposePathOptions()Default constructor -
ExposePathOptions
-
-
Method Details
-
toJson
-
getPath
-
setPath
-
getProtocol
-
setProtocol
-
getLocalPathPort
-
setLocalPathPort
-
getListenerPort
-
setListenerPort
-