public class MonitoredDiskFileItem
extends org.apache.commons.fileupload.disk.DiskFileItem
| Constructor and Description |
|---|
MonitoredDiskFileItem(String fieldName,
String contentType,
boolean isFormField,
String fileName,
int sizeThreshold,
File repository,
OutputStreamListener listener) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
getOutputStream() |
delete, finalize, get, getCharSet, getContentType, getDefaultCharset, getFieldName, getHeaders, getInputStream, getName, getSize, getStoreLocation, getString, getString, getTempFile, isFormField, isInMemory, setDefaultCharset, setFieldName, setFormField, setHeaders, toString, writepublic MonitoredDiskFileItem(String fieldName, String contentType, boolean isFormField, String fileName, int sizeThreshold, File repository, OutputStreamListener listener)
public OutputStream getOutputStream() throws IOException
getOutputStream in interface org.apache.commons.fileupload.FileItemgetOutputStream in class org.apache.commons.fileupload.disk.DiskFileItemIOExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.