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 TypeMethodDescriptionvoid
ServletRegistration.Dynamic.setMultipartConfig
(MultipartConfigElement multipartConfig) Sets theMultipartConfigElement
to be applied to the mappings defined for thisServletRegistration
.