Interface | Description |
---|---|
RxJavaProcessor<I,O> |
Marker interface that RxJava processor module uses to provide the implementation bean.
|
Class | Description |
---|---|
RxJavaProcessorConfiguration |
Configuration class for RxJava module support.
|
SubjectMessageHandler |
Adapts the item at a time delivery of a
MessageHandler
by delegating processing to a Observable . |
Annotation Type | Description |
---|---|
EnableRxJavaProcessor |
Annotation that identifies the class as RxJava processor module.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.