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