- value() - Method in class javalin.builder.CookieBuilder
-
- valueOf(String) - Static method in enum javalin.Handler.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javalin.lifecycle.Event.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum javalin.Handler.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javalin.lifecycle.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.