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