Class MultipartDef

java.lang.Object
org.apache.tomcat.util.descriptor.web.MultipartDef
All Implemented Interfaces:
Serializable

public class MultipartDef extends Object implements Serializable
Representation of a the multipart configuration for a servlet.
See Also: