| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder |
| Modifier and Type | Method and Description |
|---|---|
BinderType |
DefaultBinderTypeRegistry.get(String name) |
BinderType |
BinderTypeRegistry.get(String name) |
BinderType |
BinderConfiguration.getBinderType() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BinderType> |
DefaultBinderTypeRegistry.getAll() |
Map<String,BinderType> |
BinderTypeRegistry.getAll() |
| Constructor and Description |
|---|
BinderConfiguration(BinderType binderType,
Properties properties,
boolean inheritEnvironment,
boolean defaultCandidate) |
| Constructor and Description |
|---|
DefaultBinderTypeRegistry(Map<String,BinderType> binderTypes) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.