A C D E F G H I K L M N O P Q R S T U V W
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
I
- if_match - qhs.sys.StaticName
-
对应静态表内部的if-match头域名称。
- if_modified_since - qhs.sys.StaticName
-
对应静态表内部的if-modified-since头域名称。
- if_none_match - qhs.sys.StaticName
-
对应静态表内部的if-none-match头域名称。
- if_range - qhs.sys.StaticName
-
对应静态表内部的if-range头域名称。
- if_unmodified_since - qhs.sys.StaticName
-
对应静态表内部的if-unmodified-since头域名称。
- incRequestMaxTimes(int) - 接口 中的方法qhs.interfaces.Connection
-
增大http请求的允许最大次数。
- initialize() - 接口 中的方法qhs.interfaces.DebugOutputer
-
用于初始化调试输出器。
- initialize() - 接口 中的方法qhs.interfaces.FileRetriever
-
用于初始化文件检索器。
- INVALID_URL - qhs.sys.PushResult
-
执行推送操作的URL是不合格的URL。
- invoke(long, String, String, String) - 接口 中的方法qhs.interfaces.SysObjInvoker
-
调用系统对象。
- invoke(ThreadContext, Connection) - 接口 中的方法qhs.interfaces.HTTPServiceModule
-
qhs通过调用invoke()实例方法来构建http答复。
- invoke(ThreadContext, Connection, ErrorReason) - 接口 中的方法qhs.interfaces.ErrorResponseCreater
-
qhs通过调用invoke()实例方法来构建表达错误原因的答复。
- invoke(ThreadContext, Connection, WebSocketStream) - 接口 中的方法qhs.interfaces.WSServiceModule
-
invoke()方法被http处理线程循环不断地调用,直到qhs终止运行。
- isClosed() - 接口 中的方法qhs.interfaces.Connection
-
检测http连接是否已关闭。
- isClosed() - 接口 中的方法qhs.interfaces.File
-
保留方法。
- isClosed() - 接口 中的方法qhs.interfaces.WebSocketStream
-
检测WS流是否已关闭。
- isGET() - 接口 中的方法qhs.interfaces.HTTPRequest
-
判断请求方法是否为GET。
- isIPv4Address() - 接口 中的方法qhs.interfaces.RequestURI
- isIPv4Address() - 接口 中的方法qhs.interfaces.URIParser
-
判断URI的host部件是否属于IPv4地址。
- isIPv6Address() - 接口 中的方法qhs.interfaces.RequestURI
- isIPv6Address() - 接口 中的方法qhs.interfaces.URIParser
-
判断URI的host部件是否属于IPv6地址。
- isPOST() - 接口 中的方法qhs.interfaces.HTTPRequest
-
判断请求方法是否为POST。
- isPushing() - 接口 中的方法qhs.interfaces.ThreadContext
-
判断是否正在处于推送状态。
- isRegname() - 接口 中的方法qhs.interfaces.RequestURI
- isRegname() - 接口 中的方法qhs.interfaces.URIParser
-
判断URI的host部件是否属于已注册名称。
- isServerExiting() - 接口 中的方法qhs.interfaces.ServerStatus
-
判断qhs是否处于退出运行状态。
所有类 所有程序包