| Interface | Description |
|---|---|
| PacketGenerator |
A PacketGenerator is an object which generates the data for a packet, a byte
array, by some method.
|
| PacketSizeDistribution |
The PacketSizeDistribution interface defines an object which specifies some
sort of size distribution pattern for packets over time.
|
| PacketTimeDistribution |
The PacketTimeDistribution interface defines an object which specifies some
sort of time distribution pattern for packet transmissions.
|