Uses of Class
org.springframework.cloud.stream.binder.AbstractBinder
Packages that use AbstractBinder
-
Uses of AbstractBinder in org.springframework.cloud.stream.binder
Subclasses of AbstractBinder in org.springframework.cloud.stream.binderModifier and TypeClassDescriptionclassAbstractMessageChannelBinder<C extends ConsumerProperties,P extends ProducerProperties, PP extends ProvisioningProvider<C, P>> AbstractBinderthat serves as base class forMessageChannelbinders.