Package | Description |
---|---|
org.apache.tomcat.util.http.fileupload |
NOTE: This code has been copied from commons-fileupload 1.2.1 and
commons-io 1.4 and package renamed to avoid clashes with any web apps that
may wish to use these libraries.
|
Modifier and Type | Class and Description |
---|---|
class |
DeferredFileOutputStream
An output stream which will retain data in memory until a specified
threshold is reached, and only then commit it to disk.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.