Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.filter
/
Handler
Handler
fun
interface
Handler
<
T
>
Inheritors
EventHandler
SnapshotHandler
AbstractHandler
CommandHandler
Members
Functions
handle
Link copied to clipboard
abstract
fun
handle
(
context
:
T
)
:
Mono
<
Void
>