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

[jira] [Created] (FILEUPLOAD-285) MultipartStream API constructor

Obidul created FILEUPLOAD-285:
---------------------------------

             Summary: MultipartStream API constructor
                 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)