| Name | Description | Type | Package | Framework |
| Closeable | Interface of an object, which may be closed. | Interface | org.apache.commons.fileupload.util | Apache Commons |
| FileItemHeadersImpl | Default implementation of the FileItemHeaders interface. | Class | org.apache.commons.fileupload.util | Apache Commons |
| LimitedInputStream | An input stream, which limits its data size. | Class | org.apache.commons.fileupload.util | Apache Commons |
| MimeUtility | Utility class to decode MIME texts. | Class | org.apache.commons.fileupload.util.mime | Apache Commons |
| Streams | Utility class for working with streams. | Class | org.apache.commons.fileupload.util | Apache Commons |