Class KafkaResumeStrategyConfiguration


  • public class KafkaResumeStrategyConfiguration
    extends org.apache.camel.resume.ResumeStrategyConfiguration
    A configuration suitable for using with the KafkaResumeStrategy and any of its implementations
    • Constructor Detail

      • KafkaResumeStrategyConfiguration

        public KafkaResumeStrategyConfiguration()
    • Method Detail

      • getProducerProperties

        public Properties getProducerProperties()
      • getConsumerProperties

        public Properties getConsumerProperties()
      • getTopic

        public String getTopic()