Class KafkaProducerRepository


  • public class KafkaProducerRepository
    extends java.lang.Object
    A repository holding KafkaProducer instances for topics
    Author:
    https://github.com/mcweba [Marc-Andre Weber]
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KafkaProducerRepository

        public KafkaProducerRepository​(io.vertx.core.Vertx vertx)