FileUploadException cause
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if an error occurs.java.lang.ClassNotFoundException - if class cannot be found.private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOException - if an error occurs.java.lang.String fieldName
java.lang.String contentType
null if
not defined.boolean isFormField
java.lang.String fileName
long size
int sizeThreshold
java.io.File repository
byte[] cachedContent
java.io.File dfosFile
FileItemHeaders headers
java.util.Map<K,V> headerNameToValueListMap
String keys to a List of
String instances.java.util.List<E> headerNameList
LinkedHashMap could be used, but don't
want to depend on 1.4.Copyright © 2002-2016. All Rights Reserved.