Interface AuthResp3Command
public interface AuthResp3Command
-
Method Summary
Modifier and TypeMethodDescriptionperform
(Resp3AuthHandler handler, io.netty.channel.ChannelHandlerContext ctx, List<byte[]> arguments)
-
Method Details
-
perform
CompletionStage<RespRequestHandler> perform(Resp3AuthHandler handler, io.netty.channel.ChannelHandlerContext ctx, List<byte[]> arguments)
-