Class DefaultBinderTypeRegistry

java.lang.Object
org.springframework.cloud.stream.binder.DefaultBinderTypeRegistry
All Implemented Interfaces:
BinderTypeRegistry

public class DefaultBinderTypeRegistry extends Object implements BinderTypeRegistry
Default implementation of a BinderTypeRegistry.
Author:
Marius Bogoevici