Netty 3.10.5.Final(build 2016/02/27)
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

Q

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中的类
A UDP broadcast client that asks for a quote of the moment (QOTM) to QuoteOfTheMomentServer.
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中的类
A UDP server that responds to the QOTM (quote of the moment) request to a QuoteOfTheMomentClient.
QuoteOfTheMomentServer() - 类 的构造器org.jboss.netty.example.qotm.QuoteOfTheMomentServer
 
QuoteOfTheMomentServerHandler - org.jboss.netty.example.qotm中的类
 
QuoteOfTheMomentServerHandler() - 类 的构造器org.jboss.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 Y Z 
Netty 3.10.5.Final(build 2016/02/27)

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