@Provider public class FluxProvider extends Object implements AsyncStreamProvider<reactor.core.publisher.Flux<?>>
| Constructor and Description |
|---|
FluxProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<?> |
toAsyncStream(reactor.core.publisher.Flux<?> asyncResponse) |
public org.reactivestreams.Publisher<?> toAsyncStream(reactor.core.publisher.Flux<?> asyncResponse)
toAsyncStream in interface AsyncStreamProvider<reactor.core.publisher.Flux<?>>Copyright © 2020 JBoss by Red Hat. All rights reserved.