| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
UniSubscribe<T> |
Uni.subscribe()
Requests the
Uni to start resolving the item and allows configuring how the signals are propagated
(using a UniSubscriber, callbacks, or a CompletionStage. |
| Modifier and Type | Method and Description |
|---|---|
UniSubscribe<T> |
AbstractUni.subscribe() |
Copyright © 2019–2020 SmallRye. All rights reserved.