A C D E F G H I K L M N O P Q R S T U V W
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
P
- parse(byte[]) - 接口 中的方法qhs.interfaces.URIParser
-
分析一个URI。
- parse(byte[], int, int) - 接口 中的方法qhs.interfaces.URIParser
-
分析一个URI。
- parse(String) - 类 中的方法qhs.sys.KeyValueParser
-
分析键值并且缓存键值。
- parsedHeaders(MFormDataParser.Header[], int) - 接口 中的方法qhs.interfaces.MFormDataListener
-
当数据分析器分析完一个HeaderArea时,就调用本方法。
- parsedName(char[], int) - 接口 中的方法qhs.interfaces.UFormDataListener
-
当数据分析器检测到一个控件名称并把控件名称拷贝到buffer参数时,就调用本方法。
- parsedValue(char[], int) - 接口 中的方法qhs.interfaces.UFormDataListener
-
当数据分析器检测到一个控件值并把控件值拷贝到buffer参数时,就调用本方法。
- parsePayloadBody(MFormDataListener, byte[]) - 接口 中的方法qhs.interfaces.HTTPRequest
-
把http请求的载荷体当作为multipart/form-data媒体类型的表单数据(form data) 并且创建、调用数据分析器对表单数据进行分析。
- parsePayloadBody(UFormDataListener, byte[], char[]) - 接口 中的方法qhs.interfaces.HTTPRequest
-
把http请求的载荷体当作为application/x-www-form-urlencoded媒体类型的表单数据(form data) 并且创建调用数据分析器对表单数据进行分析。
- parseQuery(UFormDataListener, char[]) - 接口 中的方法qhs.interfaces.RequestURI
- parseQuery(UFormDataListener, char[]) - 接口 中的方法qhs.interfaces.URIParser
-
尝试分析属于application/x-www-form-urlencoded媒体类型的表单数据(form data)。
- path - qhs.sys.StaticName
-
对应静态表内部的:path头域名称。
- pathAppend(byte[], int, int) - 接口 中的方法qhs.interfaces.URIParser
-
对URI的path部件追加数据。
- pathEndsWith(byte[]) - 接口 中的方法qhs.interfaces.URIParser
-
检测URI的path部件的末端。
- pathEquals(byte[]) - 接口 中的方法qhs.interfaces.URIParser
-
检测URI的path部件是否相等。
- pathIndexOf(int, byte[]) - 接口 中的方法qhs.interfaces.URIParser
-
在URI的path部件上查找数据。
- pathInsert(int, byte[]) - 接口 中的方法qhs.interfaces.URIParser
-
在URI的path部件上插入数据。
- pathRemove(int, int) - 接口 中的方法qhs.interfaces.URIParser
-
在URI的path部件上删除数据。
- pathReplace(int, byte[], byte[]) - 接口 中的方法qhs.interfaces.URIParser
-
尝试在URI的path部件上替换一次数据。
- pathStartsWith(byte[]) - 接口 中的方法qhs.interfaces.URIParser
-
检测URI的path部件的开始。
- PERMANENT_REDIRECTED_URL - qhs.sys.RewriteResult
-
重写以后的URL用于生成表达永久重定向的http答复。
- proxy_authenticate - qhs.sys.StaticName
-
对应静态表内部的proxy-authenticate头域名称。
- proxy_authorization - qhs.sys.StaticName
-
对应静态表内部的proxy-authorization头域名称。
- push(byte[]) - 接口 中的方法qhs.interfaces.ThreadContext
-
推送一个URL。
- push(ThreadContext, Connection) - 接口 中的方法qhs.interfaces.HTTPServiceModule
-
qhs通过调用push()实例方法来构建推送答复。
- PushResult - qhs.sys中的枚举
-
PushResult枚举类型定义的所有枚举值用于表达执行推送操作以后的结果。
所有类 所有程序包