Uses of Interface
org.springframework.cloud.stream.binder.PollableConsumerBinder
Packages that use PollableConsumerBinder
-
Uses of PollableConsumerBinder in org.springframework.cloud.stream.binder
Classes in org.springframework.cloud.stream.binder that implement PollableConsumerBinderModifier and TypeClassDescriptionclassAbstractMessageChannelBinder<C extends ConsumerProperties,P extends ProducerProperties, PP extends ProvisioningProvider<C, P>> AbstractBinderthat serves as base class forMessageChannelbinders.