Class ApacheMultiPart

  • All Implemented Interfaces:
    Part

    public class ApacheMultiPart
    extends Object
    implements Part
    The Part for the ApacheMultiPartManager.

    This class implements the Servlet Part API and delegates to an Apache Commons FileItem for its functionality.

    Author:
    Manfred Riem ([email protected])