StreamListener
with reactive types@Deprecated public interface RxJavaProcessor<I,O>
Modifier and Type | Method and Description |
---|---|
rx.Observable<O> |
process(rx.Observable<I> input)
Deprecated.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.