Uses of Class
jakarta.servlet.MultipartConfigElement
-
Packages that use MultipartConfigElement Package Description jakarta.servlet -
-
Uses of MultipartConfigElement in jakarta.servlet
Methods in jakarta.servlet with parameters of type MultipartConfigElement Modifier and Type Method Description voidServletRegistration.Dynamic. setMultipartConfig(MultipartConfigElement multipartConfig)Set the multi-part configuration for the associated Servlet.
-