| Package | Description |
|---|---|
| io.smallrye.mutiny.converters.uni | |
| io.smallrye.mutiny.groups |
| Modifier and Type | Class and Description |
|---|---|
class |
FromCompletionStage<T> |
| Modifier and Type | Method and Description |
|---|---|
<I,T> Uni<T> |
UniCreate.converter(UniConverter<I,T> converter,
I instance)
Creates a new
Uni from the passed instance with the passed converter. |
Copyright © 2019–2020 SmallRye. All rights reserved.