Uses of Class
io.netty.handler.codec.http.HttpServerCodec
Packages that use HttpServerCodec
-
Uses of HttpServerCodec in io.netty.handler.codec.http2
Constructors in io.netty.handler.codec.http2 with parameters of type HttpServerCodecModifierConstructorDescriptionCleartextHttp2ServerUpgradeHandler(HttpServerCodec httpServerCodec, HttpServerUpgradeHandler httpServerUpgradeHandler, ChannelHandler http2ServerHandler) Creates the channel handler provide cleartext HTTP/2 upgrade from HTTP upgrade or prior knowledge