Package io.vertx.up.uca.rs.argument
Class HeaderFiller
- java.lang.Object
-
- io.vertx.up.uca.rs.argument.HeaderFiller
-
-
Constructor Summary
Constructors Constructor Description HeaderFiller()
-
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.
-