Uses of Enum Class
com.blackrook.small.dispatch.controller.ControllerComponent.Output
-
Uses of ControllerComponent.Output in com.blackrook.small.dispatch.controller
Modifier and TypeMethodDescriptionControllerEntryPoint.getOutputType()
static ControllerComponent.Output
Returns the enum constant of this class with the specified name.static ControllerComponent.Output[]
ControllerComponent.Output.values()
Returns an array containing the constants of this enum class, in the order they are declared.