Uses of Class
report.DTN2Reporter

Packages that use DTN2Reporter
core Contains core classes and interfaces of the simulator. 
 

Uses of DTN2Reporter in core
 

Methods in core that return DTN2Reporter
static DTN2Reporter DTN2Manager.getReporter()
          Returns reference to the DTN2Reporter object.
 

Methods in core with parameters of type DTN2Reporter
static void DTN2Manager.setReporter(DTN2Reporter reporter)
          Sets the DTN2Reporter object used to pass messages from ONE to dtnd.