Package | Description |
---|---|
org.springframework.cloud.stream.config | |
org.springframework.cloud.stream.endpoint |
Modifier and Type | Method and Description |
---|---|
InputBindingLifecycle |
BindingServiceConfiguration.inputBindingLifecycle(BindingService bindingService,
Map<String,Bindable> bindables) |
Modifier and Type | Method and Description |
---|---|
BindingsEndpoint |
BindingsEndpointAutoConfiguration.bindingsEndpoint(List<InputBindingLifecycle> inputBindings,
List<OutputBindingLifecycle> outputBindings) |
Constructor and Description |
---|
BindingsEndpoint(List<InputBindingLifecycle> inputBindingLifecycles,
List<OutputBindingLifecycle> outputBindingsLifecycles) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.