@Provider public class FlowableProvider extends Object implements AsyncStreamProvider<io.reactivex.Flowable<?>>
Constructor and Description |
---|
FlowableProvider() |
Modifier and Type | Method and Description |
---|---|
org.reactivestreams.Publisher<?> |
toAsyncStream(io.reactivex.Flowable<?> asyncResponse) |
public org.reactivestreams.Publisher<?> toAsyncStream(io.reactivex.Flowable<?> asyncResponse)
toAsyncStream
in interface AsyncStreamProvider<io.reactivex.Flowable<?>>
Copyright © 2019 JBoss by Red Hat. All rights reserved.