async

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

处理事件。