Class ApplicationPart

java.lang.Object
org.apache.catalina.core.ApplicationPart
All Implemented Interfaces:
Part

public class ApplicationPart extends Object implements Part
Adaptor to allow FileItem objects generated by the package renamed commons-upload to be used by the Servlet 3.0 upload API that expects Parts.