Package io.vertx.uritemplate
-
Interface Summary Interface Description UriTemplate A URI template that follows the rfc6570 level 4.Variables Holds a set of name/value pairs where each value can be aString
or aList<String>
or aMap<String, String>
. -
Class Summary Class Description ExpandOptions Options to control template expansion.ExpandOptionsConverter Converter and mapper forExpandOptions
.