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