| Interface | Description |
|---|---|
| FluxSender | |
| ObservableSender |
Used for
StreamListener arguments
annotated with Output. |
| Class | Description |
|---|---|
| MessageChannelToFluxSenderParameterAdapter | |
| MessageChannelToInputFluxParameterAdapter | |
| MessageChannelToInputObservableParameterAdapter | |
| MessageChannelToObservableSenderParameterAdapter | |
| ObservableToMessageChannelResultAdapter | |
| PublisherToMessageChannelResultAdapter | |
| ReactiveSupportAutoConfiguration | |
| ReactiveSupportAutoConfiguration.RxJava1SupportConfiguration | |
| StreamEmitterAnnotationBeanPostProcessor |
BeanPostProcessor that handles StreamEmitter annotations found on bean methods. |
| Annotation Type | Description |
|---|---|
| StreamEmitter |
Method level annotation that marks a method to be an emitter to outputs declared via
EnableBinding (e.g. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.