public static class MultipartStream.ProgressNotifier extends Object
ProgressListener
.Constructor and Description |
---|
MultipartStream.ProgressNotifier(ProgressListener pListener,
long pContentLength)
Creates a new instance with the given listener
and content length.
|
public MultipartStream.ProgressNotifier(ProgressListener pListener, long pContentLength)
pListener
- The listener to invoke.pContentLength
- The expected content length.Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.