Class KafkaLocalMessageDispatcherFactory

  • All Implemented Interfaces:
    MessageDispatcherFactory, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

    public class KafkaLocalMessageDispatcherFactory
    extends AbstractMessageDispatcherFactory<java.lang.Void>
    implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
    Dispatches the messages directly the consumers.
    Author:
    ranger
    • Constructor Detail

      • KafkaLocalMessageDispatcherFactory

        public KafkaLocalMessageDispatcherFactory()