| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.groups | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
MultiOnRequest<T> |
Multi.onRequest()
Configures actions when items are being requested.
|
| Modifier and Type | Method and Description |
|---|---|
MultiOnRequest<T> |
MultiOnEvent.request()
Deprecated.
Use
Multi.onRequest() instead |
| Modifier and Type | Method and Description |
|---|---|
MultiOnRequest<T> |
AbstractMulti.onRequest() |
Copyright © 2019–2020 SmallRye. All rights reserved.