-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.vertx.core.AsyncResult
map, map, mapEmpty, otherwise, otherwise, otherwiseEmpty
-
-
Method Detail
-
result
public T result()
- Specified by:
result
in interface io.vertx.core.AsyncResult<T>
-
cause
public Throwable cause()
- Specified by:
cause
in interface io.vertx.core.AsyncResult<T>
-
failed
public boolean failed()
- Specified by:
failed
in interface io.vertx.core.AsyncResult<T>
Copyright © 2018. All rights reserved.