| Package | Description |
|---|---|
| io.leangen.graphql.spqr.spring.autoconfigure |
| Modifier and Type | Method and Description |
|---|---|
SpqrProperties.Http.Mvc.Executor |
SpqrProperties.Http.Mvc.getExecutor() |
static SpqrProperties.Http.Mvc.Executor |
SpqrProperties.Http.Mvc.Executor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpqrProperties.Http.Mvc.Executor[] |
SpqrProperties.Http.Mvc.Executor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpqrProperties.Http.Mvc.setExecutor(SpqrProperties.Http.Mvc.Executor executor) |
Copyright © 2018–2021. All rights reserved.