public class StreamListeningConsumerInvoker extends AbstractStreamListeningInvoker
| Constructor and Description |
|---|
StreamListeningConsumerInvoker(FunctionCatalog functionCatalog,
FunctionInspector functionInspector,
org.springframework.cloud.stream.converter.CompositeMessageConverterFactory converterFactory,
String defaultRoute,
boolean share) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(reactor.core.publisher.Flux<org.springframework.messaging.Message<?>> input) |
afterSingletonsInstantiated, consumer, convertPayload, function, selectpublic StreamListeningConsumerInvoker(FunctionCatalog functionCatalog, FunctionInspector functionInspector, org.springframework.cloud.stream.converter.CompositeMessageConverterFactory converterFactory, String defaultRoute, boolean share)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.