| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
UniOnEvent<T> |
Uni.on()
Allows adding behavior when various type of events are emitted by the current
Uni (item, failure) or
by the subscriber (cancellation, subscription) |
| Modifier and Type | Method and Description |
|---|---|
UniOnEvent<T> |
AbstractUni.on() |
Copyright © 2019–2020 SmallRye. All rights reserved.