Package at.jku.fim.datalinksimulation.layer1.wire

Interface Summary
WireConnector Title: OSI Simulation Framework This interface must be implemented by classes which are interested in data sent on a wire.
 

Class Summary
StandardWire Title: OSI Simulation Framework This class implements a typical standard wire, connecting 2 devices.
Wire Title: OSI Simulation Framework This interface is implemented by classes which simulate any kind of wire.
 

Exception Summary
WiringException Title: OSI Simulation Framework This exception is thrown on any wiring error.