Uses of Interface
io.simplesource.api.CommandHandler
-
Packages that use CommandHandler Package Description io.simplesource.dsl -
-
Uses of CommandHandler in io.simplesource.dsl
Methods in io.simplesource.dsl that return CommandHandler Modifier and Type Method Description <SC extends C>
CommandHandler<K,SC,E,A>CommandHandlerBuilder. build()Methods in io.simplesource.dsl with parameters of type CommandHandler Modifier and Type Method Description <SC extends C>
CommandHandlerBuilder<K,C,E,A>CommandHandlerBuilder. onCommand(Class<SC> specificCommandClass, CommandHandler<K,SC,E,A> ch)
-