Uses of Package
routing

Packages that use routing
core Contains core classes and interfaces of the simulator. 
routing Contains all the router classes who decide how to handle the messages. 
 

Classes in routing used by core
MessageRouter
          Superclass for message routers.
RoutingInfo
          Class for storing routing related information in a tree form for user interface(s).
 

Classes in routing used by routing
ActiveRouter
          Superclass of active routers.
MessageRouter
          Superclass for message routers.
ProfileCastRouter
           CSI: T message router that delivers messages based on the similiraty two nodes and a message.