-
Classes Class Description org.streamingpool.core.service.streamfactory.CompositionStreamFactory org.streamingpool.core.service.streamid.CompositionStreamId org.streamingpool.core.service.streamid.factory.ComposedStreams org.streamingpool.core.service.util.ReactiveStreams with the dependency onPublisherdirectly, no need for these methods anymore. Use technology specific
-
Methods Method Description org.streamingpool.core.domain.ErrorDeflector.emptyOnError(Function<S, T>) org.streamingpool.core.domain.ErrorDeflector.falseOnError(Predicate<T>) org.streamingpool.core.service.util.ReactiveStreams.fromRx(Flowable<T>) Flowableis aPublisherorg.streamingpool.core.service.util.ReactiveStreams.publisherFrom(Flowable<T>) uselessorg.streamingpool.core.service.util.ReactiveStreams.rxFrom(Publisher<T>) rxjava2 hasFlowable.fromPublisher(Publisher)