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