| Package | Description |
|---|---|
| org.tinygroup.weblayer.webcontext.parser.impl | |
| org.tinygroup.weblayer.webcontext.parser.upload |
| Modifier and Type | Class and Description |
|---|---|
class |
UploadServiceImpl
这个service可以处理
multipart/form-data格式的HTTP
POST请求,并将它们转换成form字段或是文件。 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UploadService
用来处理
multipart/form-data格式的HTTP POST请求,并将它们转换成form字段或文件。 |
| Modifier and Type | Class and Description |
|---|---|
class |
UploadParameters
multipart/form-data类型的HTTP请求参数上传
|
Copyright © 2006–2018 TinyGroup. All rights reserved.