| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder |
| Modifier and Type | Method and Description |
|---|---|
BinderType |
DefaultBinderTypeRegistry.get(String name) |
BinderType |
BinderTypeRegistry.get(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BinderType> |
DefaultBinderTypeRegistry.getAll() |
Map<String,BinderType> |
BinderTypeRegistry.getAll() |
| Constructor and Description |
|---|
DefaultBinderTypeRegistry(Map<String,BinderType> binderTypes) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.