Module lettuce.core

Class RedisHandshakeHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class RedisHandshakeHandler
extends ChannelInboundHandlerAdapter
Handler to initialize a Redis Connection using a ConnectionInitializer.
Since:
6.0
Author:
Mark Paluch