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