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