Uses of Class
net.thevpc.nserver.util.MultipartStream2.ProgressNotifier
Packages that use MultipartStream2.ProgressNotifier
-
Uses of MultipartStream2.ProgressNotifier in net.thevpc.nserver.util
Constructors in net.thevpc.nserver.util with parameters of type MultipartStream2.ProgressNotifierModifierConstructorDescriptionMultipartStream2(InputStream input, byte[] boundary, int bufSize, MultipartStream2.ProgressNotifier pNotifier)
Constructs aMultipartStreamwith a custom size buffer.