| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
UniOnItemOrFailure<T> |
Uni.onItemOrFailure()
Configures the action to execute when the observed
Uni emits either an item (potentially null))
or a failure. |
| Modifier and Type | Method and Description |
|---|---|
UniOnItemOrFailure<T> |
AbstractUni.onItemOrFailure() |
Copyright © 2019–2020 SmallRye. All rights reserved.