| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
UniOnTerminate<T> |
Uni.onTermination()
Configures actions to be performed on termination, that is, on item, on failure, or when the subscriber cancels
the subscription.
|
| Modifier and Type | Method and Description |
|---|---|
UniOnTerminate<T> |
AbstractUni.onTermination() |
Copyright © 2019–2020 SmallRye. All rights reserved.