Uses of Class
io.netty.handler.codec.http.HttpServerCodec
Packages that use HttpServerCodec
-
Uses of HttpServerCodec in io.netty.handler.codec.http2
Fields in io.netty.handler.codec.http2 declared as HttpServerCodecModifier and TypeFieldDescriptionprivate final HttpServerCodec
CleartextHttp2ServerUpgradeHandler.httpServerCodec
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