Uses of Class
org.zalando.logbook.servlet.FormRequestMode
-
-
Uses of FormRequestMode in org.zalando.logbook.servlet
Methods in org.zalando.logbook.servlet that return FormRequestMode Modifier and Type Method Description static FormRequestModeFormRequestMode. fromProperties()static FormRequestModeFormRequestMode. valueOf(String name)Returns the enum constant of this type with the specified name.static FormRequestMode[]FormRequestMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-