クラス KafkaPointToPointChannelSpec

実装されたすべてのインターフェース:
DisposableBeanFactoryBean<SubscribableKafkaChannel>InitializingBeanLifecyclePhasedSmartLifecycleComponentsRegistration

public class KafkaPointToPointChannelSpec extends KafkaSubscribableChannelSpec<SubscribableKafkaChannel>
Apache Kafka トピックによってサポートされるポイントツーポイントチャネルの仕様。
導入:
5.4
作成者:
Gary Russell
  • コンストラクターの詳細

    • KafkaPointToPointChannelSpec

      protected KafkaPointToPointChannelSpec(org.springframework.kafka.core.KafkaTemplate<?,?> template, org.springframework.kafka.config.KafkaListenerContainerFactory<?> factory, StringSE topic)