Uses of Class
jakarta.servlet.MultipartConfigElement
Packages that use MultipartConfigElement
-
Uses of MultipartConfigElement in jakarta.servlet
Methods in jakarta.servlet with parameters of type MultipartConfigElementModifier and TypeMethodDescriptionvoidServletRegistration.Dynamic.setMultipartConfig(MultipartConfigElement multipartConfig) Set the multi-part configuration for the associated Servlet.