public interface AkkaSourceProvidingService
ProvidingService is that it accepts
directly the Source to be used to create the stream.| Modifier and Type | Method and Description |
|---|---|
<T> void |
provide(StreamId<T> id,
akka.stream.javadsl.Source<T,?> akkaSource) |
<T> void provide(StreamId<T> id, akka.stream.javadsl.Source<T,?> akkaSource)