|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
NetSimulator | Abstract base class for implementing custom network simulators. |
Class Summary | |
---|---|
Immediate | Just deliver each message immediately, without latency. |
RandomDelay | Simulator for a non-lossy network with uniform random latency between two bounds. |
SimpleDelay | Simulator for a non-lossy network with a fixed message latency. |
Enum Summary | |
---|---|
SimpleDelay.Unit | Units for specifying message latency. |
Classes that allow for simulation of message latency and lossy networks.
Abstract base class: NetSimulator
.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |