All Downloads are FREE. Search and download functionalities are using the official Maven repository.

top.javatool.canal.client.handler.MessageHandler Maven / Gradle / Ivy

The newest version!
package top.javatool.canal.client.handler;

/**
 * @author yang peng
 * @date 2019/3/2622:06
 */
public interface MessageHandler {



     void handleMessage(T t);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy