Uses of Class
io.quarkiverse.cxf.EnabledFor
-
Packages that use EnabledFor Package Description io.quarkiverse.cxf -
-
Uses of EnabledFor in io.quarkiverse.cxf
Methods in io.quarkiverse.cxf that return EnabledFor Modifier and Type Method Description EnabledForLoggingConfig.GlobalInternal. enabledFor()Specifies whether the message logging will be enabled for clients, services, both or none.static EnabledForEnabledFor. valueOf(String name)Returns the enum constant of this type with the specified name.static EnabledFor[]EnabledFor. values()Returns an array containing the constants of this enum type, in the order they are declared.
-