public static class StreamSupport.OngoingProviding<T>
extends java.lang.Object
| Constructor and Description |
|---|
OngoingProviding(ProvidingService providingService,
org.reactivestreams.Publisher<T> reactStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
as(StreamId<T> id) |
StreamId<T> |
withUniqueStreamId() |