| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.groups | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
MultiOnCancel<T> |
Multi.onCancellation()
Configures actions when the subscriber cancels the subscription.
|
| Modifier and Type | Method and Description |
|---|---|
MultiOnCancel<T> |
MultiOnEvent.cancellation()
Deprecated.
Use
Multi.onCancellation() instead |
| Modifier and Type | Method and Description |
|---|---|
MultiOnCancel<T> |
AbstractMulti.onCancellation() |
Copyright © 2019–2020 SmallRye. All rights reserved.