类 org.tinygroup.weblayer.webcontext.parser.upload.UploadParameters
的使用

使用 UploadParameters 的软件包
org.tinygroup.weblayer.webcontext.parser.impl   
org.tinygroup.weblayer.webcontext.parser.upload   
org.tinygroup.weblayer.webcontext.parser.valueparser   
org.tinygroup.weblayer.webcontext.parser.valueparser.impl   
 

org.tinygroup.weblayer.webcontext.parser.implUploadParameters 的使用
 

参数类型为 UploadParametersorg.tinygroup.weblayer.webcontext.parser.impl 中的方法
 org.apache.commons.fileupload.FileItem[] UploadServiceImpl.parseRequest(javax.servlet.http.HttpServletRequest request, UploadParameters params)
          解析符合RFC 1867标准的 multipart/form-data类型的HTTP请求。
 

参数类型为 UploadParametersorg.tinygroup.weblayer.webcontext.parser.impl 中的构造方法
FileItemFactoryWrapper(UploadParameters parameters, UploadServiceImpl upload)
           
 

org.tinygroup.weblayer.webcontext.parser.uploadUploadParameters 的使用
 

参数类型为 UploadParametersorg.tinygroup.weblayer.webcontext.parser.upload 中的方法
 org.apache.commons.fileupload.FileItem[] UploadService.parseRequest(javax.servlet.http.HttpServletRequest request, UploadParameters params)
          解析符合RFC 1867标准的 multipart/form-data类型的HTTP请求。
 

org.tinygroup.weblayer.webcontext.parser.valueparserUploadParameters 的使用
 

参数类型为 UploadParametersorg.tinygroup.weblayer.webcontext.parser.valueparser 中的方法
 void ParameterParser.parseUpload(UploadParameters params)
          解析符合RFC 1867标准的 multipart/form-data类型的HTTP请求。
 

org.tinygroup.weblayer.webcontext.parser.valueparser.implUploadParameters 的使用
 

参数类型为 UploadParametersorg.tinygroup.weblayer.webcontext.parser.valueparser.impl 中的方法
 void ParameterParserImpl.parseUpload(UploadParameters params)
          解析符合RFC 1867标准的 multipart/form-data类型的HTTP请求。
 



Copyright © 2006–2014 开源组织. All rights reserved.