Uses of Class
javax.servlet.MultipartConfigElement
Packages that use MultipartConfigElement
-
Uses of MultipartConfigElement in javax.servlet
Methods in javax.servlet with parameters of type MultipartConfigElementModifier and TypeMethodDescriptionvoidServletRegistration.Dynamic.setMultipartConfig(MultipartConfigElement multipartConfig) Sets theMultipartConfigElementto be applied to the mappings defined for thisServletRegistration.