java.lang.Object
cloud.piranha.extension.apache.fileupload.ApacheMultiPartManager
All Implemented Interfaces:
MultiPartManager

public class ApacheMultiPartManager extends Object implements MultiPartManager
The ApacheMultiPartManager.

The ApacheMultiPartManager implements the MultiPartManager API that delivers file upload functionality to a web application by delegating to Apache Commons File Upload.

Author:
Manfred Riem ([email protected])