Uses of Class
io.allune.quickfixj.spring.boot.starter.configuration.LogMethod
-
Packages that use LogMethod Package Description io.allune.quickfixj.spring.boot.starter.configuration -
-
Uses of LogMethod in io.allune.quickfixj.spring.boot.starter.configuration
Methods in io.allune.quickfixj.spring.boot.starter.configuration that return LogMethod Modifier and Type Method Description static LogMethodLogMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static LogMethod[]LogMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.
-