public class DepDoneHandler
extends java.lang.Object
implements io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.String>>
| Constructor and Description |
|---|
DepDoneHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
await() |
void |
handle(io.vertx.core.AsyncResult<java.lang.String> ar) |
java.lang.String |
id() |
public void handle(io.vertx.core.AsyncResult<java.lang.String> ar)
handle in interface io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.String>>public void await()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic java.lang.String id()
Copyright © 2024. All Rights Reserved.