Skip navigation links
A F G I M O P R S 

A

adapt(MessageChannel, MethodParameter) - Method in class org.springframework.cloud.stream.reactive.MessageChannelToFluxSenderParameterAdapter
 
adapt(SubscribableChannel, MethodParameter) - Method in class org.springframework.cloud.stream.reactive.MessageChannelToInputFluxParameterAdapter
 
adapt(Publisher<?>, MessageChannel) - Method in class org.springframework.cloud.stream.reactive.PublisherToMessageChannelResultAdapter
 
afterSingletonsInstantiated() - Method in class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 

F

FluxSender - Interface in org.springframework.cloud.stream.reactive
Used for StreamListener and StreamEmitter arguments annotated with Output.
fluxToMessageChannelResultAdapter() - Method in class org.springframework.cloud.stream.reactive.ReactiveSupportAutoConfiguration
 

G

getPhase() - Method in class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 

I

isAutoStartup() - Method in class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 
isRunning() - Method in class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 

M

messageChannelToFluxSenderArgumentAdapter() - Method in class org.springframework.cloud.stream.reactive.ReactiveSupportAutoConfiguration
 
MessageChannelToFluxSenderParameterAdapter - Class in org.springframework.cloud.stream.reactive
Adapts an Output annotated FluxSender to an outbound MessageChannel.
MessageChannelToFluxSenderParameterAdapter() - Constructor for class org.springframework.cloud.stream.reactive.MessageChannelToFluxSenderParameterAdapter
 
messageChannelToInputFluxArgumentAdapter(CompositeMessageConverterFactory) - Method in class org.springframework.cloud.stream.reactive.ReactiveSupportAutoConfiguration
 
MessageChannelToInputFluxParameterAdapter - Class in org.springframework.cloud.stream.reactive
Adapts an Input annotated MessageChannel to a Flux.
MessageChannelToInputFluxParameterAdapter(CompositeMessageConverter) - Constructor for class org.springframework.cloud.stream.reactive.MessageChannelToInputFluxParameterAdapter
 

O

org.springframework.cloud.stream.reactive - package org.springframework.cloud.stream.reactive
 

P

postProcessAfterInitialization(Object, String) - Method in class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 
PublisherToMessageChannelResultAdapter - Class in org.springframework.cloud.stream.reactive
A StreamListenerResultAdapter from a Publisher return type to a bound MessageChannel.
PublisherToMessageChannelResultAdapter() - Constructor for class org.springframework.cloud.stream.reactive.PublisherToMessageChannelResultAdapter
 

R

ReactiveSupportAutoConfiguration - Class in org.springframework.cloud.stream.reactive
 
ReactiveSupportAutoConfiguration() - Constructor for class org.springframework.cloud.stream.reactive.ReactiveSupportAutoConfiguration
 

S

send(Flux<?>) - Method in interface org.springframework.cloud.stream.reactive.FluxSender
Streams the Flux through the binding target corresponding to the Output annotation of the argument.
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 
start() - Method in class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 
stop(Runnable) - Method in class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 
stop() - Method in class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 
StreamEmitter - Annotation Type in org.springframework.cloud.stream.reactive
Method level annotation that marks a method to be an emitter to outputs declared via EnableBinding (e.g.
streamEmitterAnnotationBeanPostProcessor() - Static method in class org.springframework.cloud.stream.reactive.ReactiveSupportAutoConfiguration
 
StreamEmitterAnnotationBeanPostProcessor - Class in org.springframework.cloud.stream.reactive
BeanPostProcessor that handles StreamEmitter annotations found on bean methods.
StreamEmitterAnnotationBeanPostProcessor() - Constructor for class org.springframework.cloud.stream.reactive.StreamEmitterAnnotationBeanPostProcessor
 
supports(Class<?>, MethodParameter) - Method in class org.springframework.cloud.stream.reactive.MessageChannelToFluxSenderParameterAdapter
 
supports(Class<?>, MethodParameter) - Method in class org.springframework.cloud.stream.reactive.MessageChannelToInputFluxParameterAdapter
 
supports(Class<?>, Class<?>) - Method in class org.springframework.cloud.stream.reactive.PublisherToMessageChannelResultAdapter
 
A F G I M O P R S 
Skip navigation links

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.