Uses of Enum Class
io.leangen.graphql.spqr.spring.autoconfigure.SpqrProperties.Http.Mvc.Executor
Packages that use SpqrProperties.Http.Mvc.Executor
-
Uses of SpqrProperties.Http.Mvc.Executor in io.leangen.graphql.spqr.spring.autoconfigure
Methods in io.leangen.graphql.spqr.spring.autoconfigure that return SpqrProperties.Http.Mvc.ExecutorModifier and TypeMethodDescriptionSpqrProperties.Http.Mvc.getExecutor()Returns the enum constant of this class with the specified name.static SpqrProperties.Http.Mvc.Executor[]SpqrProperties.Http.Mvc.Executor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.leangen.graphql.spqr.spring.autoconfigure with parameters of type SpqrProperties.Http.Mvc.ExecutorModifier and TypeMethodDescriptionvoidSpqrProperties.Http.Mvc.setExecutor(SpqrProperties.Http.Mvc.Executor executor)