Uses of Class
org.apache.openejb.jee.MultipartConfig
-
Packages that use MultipartConfig Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MultipartConfig in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as MultipartConfig Modifier and Type Field Description protected MultipartConfigServlet. multipartConfigMethods in org.apache.openejb.jee that return MultipartConfig Modifier and Type Method Description MultipartConfigServlet. getMultipartConfig()Methods in org.apache.openejb.jee with parameters of type MultipartConfig Modifier and Type Method Description voidServlet. setMultipartConfig(MultipartConfig multipartConfig)
-