Uses of Class
be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.InvalidFileException

Packages that use InvalidFileException
be.ac.ulg.montefiore.run.totem.domain.bgp   
be.ac.ulg.montefiore.run.totem.trafficMatrix.generation   
 

Uses of InvalidFileException in be.ac.ulg.montefiore.run.totem.domain.bgp
 

Methods in be.ac.ulg.montefiore.run.totem.domain.bgp that throw InvalidFileException
static boolean BGPInfoChecker.isIdNaming(Domain domain, java.lang.String dir)
           
 

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

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.generation that throw InvalidFileException
 void POPPOPTrafficMatrixGeneration.loadDump(java.lang.String BGPbaseDirectory, java.lang.String BGPdirFileName, java.util.Collection<java.lang.String> prefixes)
          This method loads prefixes from BGP dumps into an existing CBGP instance.
 java.util.HashMap<java.lang.String,java.lang.String> POPPOPTrafficMatrixGeneration.readCluster(java.lang.String clusterFileName, java.lang.String BGPbaseDirectory, java.lang.String BGPdirFileName)
          This method reads a cluster file resulting from bgp- sum2.pl and loads all cluster prefixes in an existing C-BGP instance.
 



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