Uses of Interface
org.springframework.cloud.stream.binder.ExtendedBindingProperties
-
Packages that use ExtendedBindingProperties Package Description org.springframework.cloud.stream.binder -
-
Uses of ExtendedBindingProperties in org.springframework.cloud.stream.binder
Subinterfaces of ExtendedBindingProperties in org.springframework.cloud.stream.binder Modifier and Type Interface Description interfaceExtendedPropertiesBinder<T,C,P>Extension ofBinderthat takesExtendedConsumerPropertiesandExtendedProducerPropertiesas arguments.Classes in org.springframework.cloud.stream.binder that implement ExtendedBindingProperties Modifier and Type Class Description classAbstractExtendedBindingProperties<C,P,T extends BinderSpecificPropertiesProvider>Base implementation ofExtendedBindingProperties.
-