| Package | Description |
|---|---|
| org.springframework.cloud.stream.config | |
| org.springframework.cloud.stream.endpoint |
| Modifier and Type | Method and Description |
|---|---|
BindingProperties |
ChannelBindingServiceProperties.getBindingProperties(String channelName)
Deprecated.
|
BindingProperties |
BindingServiceProperties.getBindingProperties(String bindingName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BindingProperties> |
ChannelBindingServiceProperties.getBindings()
Deprecated.
|
Map<String,BindingProperties> |
BindingServiceProperties.getBindings() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelBindingServiceProperties.setBindings(Map<String,BindingProperties> bindings)
Deprecated.
|
void |
BindingServiceProperties.setBindings(Map<String,BindingProperties> bindings) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BindingProperties> |
ChannelsEndpoint.ChannelsMetaData.getInputs() |
Map<String,BindingProperties> |
ChannelsEndpoint.ChannelsMetaData.getOutputs() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.