Uses of Class
org.apache.openejb.jee.MultipartConfig

Packages that use MultipartConfig
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
protected  MultipartConfig Servlet.multipartConfig
           
 

Methods in org.apache.openejb.jee that return MultipartConfig
 MultipartConfig Servlet.getMultipartConfig()
           
 

Methods in org.apache.openejb.jee with parameters of type MultipartConfig
 void Servlet.setMultipartConfig(MultipartConfig multipartConfig)
           
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.