Uses of Class
io.avaje.http.generator.core.WebMethod
-
Packages that use WebMethod Package Description io.avaje.http.generator.core -
-
Uses of WebMethod in io.avaje.http.generator.core
Methods in io.avaje.http.generator.core that return WebMethod Modifier and Type Method Description WebMethodMethodReader. getWebMethod()static WebMethodWebMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static WebMethod[]WebMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.
-