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