| Interface | Description |
|---|---|
| IRepeatListener |
Listener for download repeat completion task + reports.
|
| ISpeedTestListener |
Listener for speed examples output results.
|
| ISpeedTestSocket |
Interface for speed test socket.
|
| Class | Description |
|---|---|
| RandomGen |
Generate Random byte array for randomly generated uploaded file.
|
| RepeatWrapper |
Repeat tasks speed test wrapper : this is used to repeat download/upload requests during a fix duration.
|
| SpeedTestConst |
Constants for Speed Test library.
|
| SpeedTestReport |
Speed examples report.
|
| SpeedTestSocket |
Client socket main implementation.
|
| SpeedTestTask |
This class manage all download/upload operations.
|
| SpeedTestUtils |
Speed Test utility functions.
|
| Enum | Description |
|---|---|
| SpeedTestError |
Feature Speed Test common Error code.
|
| SpeedTestMode |
Speed examples mode.
|