接口的使用
qhs.interfaces.MFormDataListener
-
使用MFormDataListener的程序包 程序包 说明 qhs.interfaces -
-
qhs.interfaces中MFormDataListener的使用
参数类型为MFormDataListener的qhs.interfaces中的方法 修饰符和类型 方法 说明 voidHTTPRequest. parsePayloadBody(MFormDataListener listener, byte[] tempByteBuffer)把http请求的载荷体当作为multipart/form-data媒体类型的表单数据(form data) 并且创建、调用数据分析器对表单数据进行分析。
-