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