| Interface | Description |
|---|---|
| ProgressListener |
ProgressListener is an interface to be implemented by parties interested to be notified of progress in network input
stream.
|
| ProgressMeteringPolicy |
ProgressMeteringPolicy is an interface for determining progress metering policy.
|
| Class | Description |
|---|---|
| NetworkClient |
This is the base class for network clients.
|
| ProgressEvent |
ProgressEvent represents an progress event in monitering network input stream.
|
| ProgressMonitor |
ProgressMonitor is a class for monitoring progress in network input stream.
|
| ProgressSource |
ProgressSource represents the source of progress changes.
|
| Enum | Description |
|---|---|
| ProgressSource.State |