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