Package io.vertx.mutiny.uritemplate
- 
Class Summary Class Description UriTemplate A URI template that follows the rfc6570 level 4.Variables Holds a set of name/value pairs where each value can be aStringor aListor aMap. 
| Class | Description | 
|---|---|
| UriTemplate | 
 A URI template that follows the rfc6570 level 4. 
 | 
| Variables | 
 Holds a set of name/value pairs where each value can be a  
String or a List or a Map. |