Netty 4.0.56.Final(2018/10/07)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Q

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中的类
A UDP broadcast client that asks for a quote of the moment (QOTM) to QuoteOfTheMomentServer.
QuoteOfTheMomentClient() - 类 的构造器io.netty.example.qotm.QuoteOfTheMomentClient
 
QuoteOfTheMomentClientHandler - io.netty.example.qotm中的类
 
QuoteOfTheMomentClientHandler() - 类 的构造器io.netty.example.qotm.QuoteOfTheMomentClientHandler
 
QuoteOfTheMomentServer - io.netty.example.qotm中的类
A UDP server that responds to the QOTM (quote of the moment) request to a QuoteOfTheMomentClient.
QuoteOfTheMomentServer() - 类 的构造器io.netty.example.qotm.QuoteOfTheMomentServer
 
QuoteOfTheMomentServerHandler - io.netty.example.qotm中的类
 
QuoteOfTheMomentServerHandler() - 类 的构造器io.netty.example.qotm.QuoteOfTheMomentServerHandler
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Netty 4.0.56.Final(2018/10/07)

Copyright © 2018 即时通讯网(52im.net) - 即时通讯开发者社区. All rights reserved.