Package com.liferay.portal.upload
Interface ServletFileUpload
public interface ServletFileUpload
- Author:
- Shuyang Zhou
-
Method Summary
Modifier and TypeMethodDescriptionList<com.liferay.portal.kernel.upload.FileItem>
parseRequest
(javax.servlet.http.HttpServletRequest httpServletRequest, String location, int fileSizeThreshold)