| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
UniOnEvent<T> |
Uni.on()
Deprecated.
Use the specialized groups in
Uni instead, e.g. Uni.onItem() or Uni.onTermination(). |
| Modifier and Type | Method and Description |
|---|---|
UniOnEvent<T> |
AbstractUni.on() |
Copyright © 2019–2020 SmallRye. All rights reserved.