Class FluxProvider

    • Constructor Detail

      • FluxProvider

        public FluxProvider()
    • Method Detail

      • toAsyncStream

        public org.reactivestreams.Publisher<?> toAsyncStream​(reactor.core.publisher.Flux<?> asyncResponse)
        Specified by:
        toAsyncStream in interface AsyncStreamProvider<reactor.core.publisher.Flux<?>>