Uses of Class
javax.servlet.annotation.MultipartConfig
-
Packages that use MultipartConfig Package Description javax.servlet -
-
Uses of MultipartConfig in javax.servlet
Constructors in javax.servlet with parameters of type MultipartConfig Constructor Description MultipartConfigElement(MultipartConfig annotation)
Constructs an instance from aMultipartConfig
annotation value.
-