Class HttpOptionalSslHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class HttpOptionalSslHandler extends OptionalSslHandler
Detects Non-SSL HTTP connections and activates the SSL Redirect handler, when SSL is enabled
Author:
gmt2001