Defines how a multipart HTTP request can be broken into individual elements (including file uploads).
Multipart decoder implementations must be threadsafe.
@author Howard Lewis Ship
@version $Id: IMultipartDecoder.java 243791 2004-02-19 17:38:13Z hlship $
@since 2.3
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.