Class SslClientHelloHandler<T>

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler, ChannelOutboundHandler
Direct Known Subclasses:
AbstractSniHandler

public abstract class SslClientHelloHandler<T> extends ByteToMessageDecoder implements ChannelOutboundHandler
ByteToMessageDecoder which allows to be notified once a full ClientHello was received.