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

com.tvd12.ezymq.kafka.codec.EzyKafkaDataCodec Maven / Gradle / Ivy

There is a newer version: 1.2.5
Show newest version
package com.tvd12.ezymq.kafka.codec;

public interface EzyKafkaDataCodec extends
		EzyKafkaDataSerializer,
		EzyKafkaDataDeserializer {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy