![JAR search and dependency download from the Maven repository](/logo.png)
com.jeesuite.kafka.consumer.TopicConsumer Maven / Gradle / Ivy
The newest version!
package com.jeesuite.kafka.consumer;
public interface TopicConsumer {
void start() ;
void close();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy