| Interface | Description |
|---|---|
| NetworkFactory |
| Class | Description |
|---|---|
| Flow |
Class representing flows through the network.
|
| Link | |
| Network |
Servers in a network object correspond to buffers that may be shared by
different flows, i.e., a network corresponds to the server graph of a
(physical) network.
|
| Path |
A flows path is a sequence of crossed buffers -- either represented by the
sequence servers (said buffers) or links connecting them.
|
| Server |