async

@NonBlocking
abstract fun async(event: Event<*>, raw: String): CompletionStage<Void?>(source)

处理事件。