You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jochen Wiedmann (JIRA)" <ji...@apache.org> on 2017/08/19 12:38:00 UTC

[jira] [Commented] (FILEUPLOAD-285) MultipartStream API constructor has internal class

    [ https://issues.apache.org/jira/browse/FILEUPLOAD-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134103#comment-16134103 ] 

Jochen Wiedmann commented on FILEUPLOAD-285:
--------------------------------------------

The ProgressNotifier is a public, static class, which can easily be instantiated. So, what's the problem?


> 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
>
> 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
(v6.4.14#64029)