Package io.vertx.up.uca.rs.argument
Class PathFiller
- java.lang.Object
-
- io.vertx.up.uca.rs.argument.PathFiller
-
-
Constructor Summary
Constructors Constructor Description PathFiller()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectapply(String name, Class<?> paramType, io.vertx.ext.web.RoutingContext context)The major code logic to get the value of input field name here.
-