public abstract class EoxAbstractCosRequest extends EoxAbstractRequest
| Constructor and Description |
|---|
EoxAbstractCosRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
UFile |
file(String name) |
UFile[] |
files() |
UFile[] |
files(String name) |
protected void |
handleUpload(InputStream stream,
EoxConfig config,
EoxNameRuleFactory rule)
解析 formdata 文件上传 repeater-cos
|
protected Map<String,String[]> |
paraMap(Map<String,List<String>> map1) |
mapArrayToList, mapListToArray, mergeMap, paraMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattr, attr, attrNames, body, context, cookie, cookie, cookieObject, cookies, cookieToInt, cookieToInt, cookieToLong, cookieToLong, header, headerNames, method, originRequest, para, para, paraMap, paraNames, paraToBoolean, paraToBoolean, paraToDate, paraToDate, paraToDate, paraToDouble, paraToDouble, paraToInt, paraToInt, paraToLong, paraToLong, paraValues, paraValuesToInt, paraValuesToLong, rmAttr, uri, urlprotected void handleUpload(InputStream stream, EoxConfig config, EoxNameRuleFactory rule)
stream - streamrule - file rename ruleconfig - configpublic UFile[] files()
public void clear()
Copyright © 2018. All rights reserved.