| Package | Description |
|---|---|
| org.apache.tomcat.util.http.fileupload.disk |
| Modifier and Type | Method and Description |
|---|---|
FileCleaningTracker |
DiskFileItemFactory.getFileCleaningTracker()
Returns the tracker, which is responsible for deleting temporary
files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiskFileItemFactory.setFileCleaningTracker(FileCleaningTracker pTracker)
Sets the tracker, which is responsible for deleting temporary
files.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.