public static interface DownloadUtil.DownloadHandler
| 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.