| Package | Description |
|---|---|
| io.smallrye.reactive.messaging | |
| org.eclipse.microprofile.reactive.messaging |
IMPORTANT
This package is a copy from the original package from the specification.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutinyEmitter<T>
Interface used to feed a channel from an imperative piece of code.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Emitter<T>
Interface used to feed a channel from an imperative piece of code.
|
Copyright © 2018–2020 SmallRye. All rights reserved.