Package | Description |
---|---|
org.springframework.cloud.stream.binder | |
org.springframework.cloud.stream.binding |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPollableMessageSource
The default implementation of a
PollableMessageSource . |
Modifier and Type | Method and Description |
---|---|
PollableMessageSource |
MessageSourceBindingTargetFactory.createInput(String name) |
PollableMessageSource |
MessageSourceBindingTargetFactory.createOutput(String name) |
Modifier and Type | Method and Description |
---|---|
void |
MessageConverterConfigurer.configurePolledMessageSource(PollableMessageSource binding,
String name) |
void |
MessageChannelAndSourceConfigurer.configurePolledMessageSource(PollableMessageSource binding,
String name)
Configure the provided message source binding.
|
void |
CompositeMessageChannelConfigurer.configurePolledMessageSource(PollableMessageSource binding,
String name) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.