| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.groups | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
UniOnCancel<T> |
Uni.onCancellation()
Configures actions to be performed when the subscriber cancels the subscription.
|
| Modifier and Type | Method and Description |
|---|---|
UniOnCancel<T> |
UniOnEvent.cancellation()
Deprecated.
Use
Uni.onCancellation() )} instead |
| Modifier and Type | Method and Description |
|---|---|
UniOnCancel<T> |
AbstractUni.onCancellation() |
Copyright © 2019–2020 SmallRye. All rights reserved.