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.InterruptedException
public java.lang.String id()
Copyright © 2023. All Rights Reserved.