Uses of Interface
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.TrafficMatrixFile

Packages that use TrafficMatrixFile
be.ac.ulg.montefiore.run.totem.trafficMatrix.generation   
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb This package holds the JAXB generated classes for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl This package holds the implementation of the JAXB generated classes for the trafficMatrix package. 
 

Uses of TrafficMatrixFile in be.ac.ulg.montefiore.run.totem.trafficMatrix.generation
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.generation that return TrafficMatrixFile
 TrafficMatrixFile InterDomainTrafficMatrixGeneration.generateXMLTrafficMatrixfromNetFlow(java.lang.String NETFLOWbaseDirectory, java.lang.String NETFLOWdirFileName, java.lang.String[] suffixes)
          This function reads NetFlow aggregated data and stores them in one XML inter-domain traffic matrix file.
 TrafficMatrixFile InterDomainTrafficMatrixGeneration.generateXMLTrafficMatrixfromNetFlow(java.lang.String NETFLOWbaseDirectory, java.lang.String NETFLOWdirFileName, java.lang.String[] suffixes, java.lang.String XMLTrafficMatrixFileName)
          This function reads NetFlow aggregated data and stores them in one XML inter-domain traffic matrix file.
 

Uses of TrafficMatrixFile in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb that return TrafficMatrixFile
 TrafficMatrixFile ObjectFactory.createTrafficMatrixFile()
          Create an instance of TrafficMatrixFile
 

Uses of TrafficMatrixFile in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl that implement TrafficMatrixFile
 class TrafficMatrixFileImpl
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.