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