| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
UniAwait<T> |
Uni.await()
Awaits (blocking the caller thread) until the item or a failure is emitted by the observed
Uni. |
| Modifier and Type | Method and Description |
|---|---|
UniAwait<T> |
AbstractUni.await() |
Copyright © 2019–2020 SmallRye. All rights reserved.