Uses of Package
org.cloudbus.cloudsim.network.topologies

Package
Description
Provides core classes used just internally by CloudSim Plus, except the CloudSim class that is the start point and main class used to run simulations.
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.
Provides classes that implement the NetworkTopology interface to allow defining a network topology.
Provides classes that implement the TopologyReader interface to allow defining a Network Topology from the specifications inside a file in some specific format.