public static class DownloadUtil.DefaultDownloadHandler extends Object implements DownloadUtil.DownloadHandler
| Constructor and Description |
|---|
DefaultDownloadHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(String dir,
String fileName,
File file,
String fileExtension,
String contentType,
long length) |
Copyright © 2019. All rights reserved.