Uses of Class
org.cloudbus.cloudsim.hosts.network.NetworkHost

Packages that use NetworkHost 
Package Description
org.cloudbus.cloudsim.network
Provides classes to define network assets, such as different kinds of AbstractSwitch and also the NetworkTopology that can be specified in some standard file format and read using a implementation of TopologyReader.
org.cloudbus.cloudsim.network.switches
Provides classes that implement the Switch interface to allow creating Network Switches that compose a network topology.