Class KafkaPollableChannelSpec

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, DisposableBean, FactoryBean<PollableKafkaChannel>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration

public class KafkaPollableChannelSpec
extends AbstractKafkaChannelSpec<KafkaPollableChannelSpec,​PollableKafkaChannel>
Spec for a pollable channel.
Since:
5.4
Author:
Gary Russell