| Package | Description |
|---|---|
| io.smallrye.mutiny.streams.operators | |
| io.smallrye.mutiny.streams.stages |
| Constructor and Description |
|---|
PublisherOperator(Class<T> clazz,
PublisherStageFactory<T> factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcatStageFactory
Implementation of the
Stage.Concat stage. |
class |
FailedPublisherStageFactory
Implementation of the
Stage.Failed stage. |
class |
FromCompletionStageFactory |
class |
FromCompletionStageNullableFactory |
class |
FromIterableStageFactory
Implementation of the
Stage.Of stage. |
class |
FromPublisherStageFactory
Implementation of the
Stage.PublisherStage stage. |
Copyright © 2019–2020 SmallRye. All rights reserved.