com.github.lontime.extredisson.rpc.common.BytesSingleBytesReplyAsyncOutput Maven / Gradle / Ivy
package com.github.lontime.extredisson.rpc.common;
/**
* BytesMultiBytesReplyAsyncOutput.
* @author lontime
* @since 1.0
*/
public class BytesSingleBytesReplyAsyncOutput extends SingleReplyAsyncOutput {
}