- QueryStringDecoder - io.netty.handler.codec.http中的类
-
Splits an HTTP query string into a path string and key-value parameter pairs.
- QueryStringDecoder(String) - 类 的构造器io.netty.handler.codec.http.QueryStringDecoder
-
Creates a new decoder that decodes the specified URI.
- QueryStringDecoder(String, boolean) - 类 的构造器io.netty.handler.codec.http.QueryStringDecoder
-
Creates a new decoder that decodes the specified URI encoded in the
specified charset.
- QueryStringDecoder(String, Charset) - 类 的构造器io.netty.handler.codec.http.QueryStringDecoder
-
Creates a new decoder that decodes the specified URI encoded in the
specified charset.
- QueryStringDecoder(String, Charset, boolean) - 类 的构造器io.netty.handler.codec.http.QueryStringDecoder
-
Creates a new decoder that decodes the specified URI encoded in the
specified charset.
- QueryStringDecoder(String, Charset, boolean, int) - 类 的构造器io.netty.handler.codec.http.QueryStringDecoder
-
Creates a new decoder that decodes the specified URI encoded in the
specified charset.
- QueryStringDecoder(URI) - 类 的构造器io.netty.handler.codec.http.QueryStringDecoder
-
Creates a new decoder that decodes the specified URI.
- QueryStringDecoder(URI, Charset) - 类 的构造器io.netty.handler.codec.http.QueryStringDecoder
-
Creates a new decoder that decodes the specified URI encoded in the
specified charset.
- QueryStringDecoder(URI, Charset, int) - 类 的构造器io.netty.handler.codec.http.QueryStringDecoder
-
Creates a new decoder that decodes the specified URI encoded in the
specified charset.
- QueryStringEncoder - io.netty.handler.codec.http中的类
-
Creates an URL-encoded URI from a path string and key-value parameter pairs.
- QueryStringEncoder(String) - 类 的构造器io.netty.handler.codec.http.QueryStringEncoder
-
Creates a new encoder that encodes a URI that starts with the specified
path string.
- QueryStringEncoder(String, Charset) - 类 的构造器io.netty.handler.codec.http.QueryStringEncoder
-
Creates a new encoder that encodes a URI that starts with the specified
path string in the specified charset.
- queue() - 类 中的方法io.netty.example.spdy.client.HttpResponseClientHandler
-
- queueSize() - 类 中的方法io.netty.handler.traffic.ChannelTrafficShapingHandler
-
- queuesSize() - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- queuesSize() - 类 中的方法io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- QUOTED_PRINTABLE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
"quoted-printable"
- QuoteOfTheMomentClient - io.netty.example.qotm中的类
-
- QuoteOfTheMomentClient() - 类 的构造器io.netty.example.qotm.QuoteOfTheMomentClient
-
- QuoteOfTheMomentClientHandler - io.netty.example.qotm中的类
-
- QuoteOfTheMomentClientHandler() - 类 的构造器io.netty.example.qotm.QuoteOfTheMomentClientHandler
-
- QuoteOfTheMomentServer - io.netty.example.qotm中的类
-
- QuoteOfTheMomentServer() - 类 的构造器io.netty.example.qotm.QuoteOfTheMomentServer
-
- QuoteOfTheMomentServerHandler - io.netty.example.qotm中的类
-
- QuoteOfTheMomentServerHandler() - 类 的构造器io.netty.example.qotm.QuoteOfTheMomentServerHandler
-