[
https://issues.apache.org/jira/browse/FILEUPLOAD-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257630#comment-17257630
]
Abhyankar Chaubey commented on FILEUPLOAD-285:
----------------------------------------------
[[email protected]] is there anything to work on this . from code
ProgressNotifier is public static class -->
https://github.com/apache/commons-fileupload/blob/8ff8ba4f19b16d404ed24c53e6e6afe3d25f0e4a/src/main/java/org/apache/commons/fileupload2/MultipartStream.java#L90
> MultipartStream API constructor has internal class
> --------------------------------------------------
>
> Key: FILEUPLOAD-285
> URL: https://issues.apache.org/jira/browse/FILEUPLOAD-285
> Project: Commons FileUpload
> Issue Type: Bug
> Reporter: Obidul
> Priority: Major
>
> The last argument of the constructor is internal class (ProgressNotifier).
> How to use notifier in the constructor.
> MultipartStream(InputStream input, byte[] boundary, int bufSize,
> MultipartStream.ProgressNotifier pNotifier)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)