Class OptionalSslHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class OptionalSslHandler extends ByteToMessageDecoder
OptionalSslHandler is a utility decoder to support both SSL and non-SSL handlers based on the first message received.