public class MultiBroadcaster extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> Multi<T> |
publish(Multi<T> upstream,
int numberOfSubscribers,
boolean cancelWhenNoOneIsListening,
Duration delayAfterLastDeparture) |
Copyright © 2019–2020 SmallRye. All rights reserved.