Uses of Class
io.netty.handler.codec.http.QueryStringDecoder
Packages that use QueryStringDecoder
Package
Description
Encoder, decoder and their related message types for HTTP.
-
Uses of QueryStringDecoder in io.netty.handler.codec.http
Methods in io.netty.handler.codec.http that return QueryStringDecoderModifier and TypeMethodDescriptionCreate a decoder that will lazily decode the given URI with the settings configured in this builder.Create a decoder that will lazily decode the given URI with the settings configured in this builder.