Servlet 3.0 - Apache Tomcat 7.0.103
 
- java.lang.Object
- 
- javax.servlet.MultipartConfigElement
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Constructor Detail
- 
MultipartConfigElementpublic MultipartConfigElement(java.lang.String location,
                      long maxFileSize,
                      long maxRequestSize,
                      int fileSizeThreshold)
 
 
 
 
Servlet 3.0 - Apache Tomcat 7.0.103
 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.