![JAR search and dependency download from the Maven repository](/logo.png)
com.tvd12.ezymq.common.codec.EzyMQDataDeserializer Maven / Gradle / Ivy
package com.tvd12.ezymq.common.codec;
public interface EzyMQDataDeserializer {
Object deserialize(String cmd, byte[] request);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy