async

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

处理事件。