Package org.streamingpool.core.support
Class StreamSupport.OngoingProviding<T>
- java.lang.Object
-
- org.streamingpool.core.support.StreamSupport.OngoingProviding<T>
-
- Enclosing interface:
- StreamSupport
public static class StreamSupport.OngoingProviding<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OngoingProviding(ProvidingService providingService, org.reactivestreams.Publisher<T> reactStream)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidas(StreamId<T> id)StreamId<T>withUniqueStreamId()
-