Uses of Class
at.jku.fim.datalinksimulation.layer1.devices.Hub

Packages that use Hub
at.jku.fim.datalinksimulation.layer2.devices   
 

Uses of Hub in at.jku.fim.datalinksimulation.layer2.devices
 

Subclasses of Hub in at.jku.fim.datalinksimulation.layer2.devices
 class CRCGuard
          Title: OSI Simulation Framework This class represents a version of an "intelligent hub", which checks, if frames on layer 2 are corrupt or not; in case of an invalid frame the frame is simply dropped and not forwarded.