DRCL J-Sim API

Uses of Class
drcl.inet.CoreServiceLayer

Packages that use CoreServiceLayer
drcl.inet   
drcl.inet.core   
 

Uses of CoreServiceLayer in drcl.inet
 

Methods in drcl.inet that return CoreServiceLayer
 CoreServiceLayer Node.getCSL()
           
abstract  CoreServiceLayer CSLBuilder.createCSL()
          Creates and returns an instance of the CoreServiceLayer class which is known to this builder.
 

Methods in drcl.inet with parameters of type CoreServiceLayer
abstract  void CSLBuilder.extract(CoreServiceLayer csl_)
          Extracts the structure of an existing CoreServiceLayer to the builder.
 

Uses of CoreServiceLayer in drcl.inet.core
 

Subclasses of CoreServiceLayer in drcl.inet.core
 class CoreServiceLayer
          The container class for constructing a network node.
 

Methods in drcl.inet.core that return CoreServiceLayer
 CoreServiceLayer CSLBuilder.createCSL()
           
 

Methods in drcl.inet.core with parameters of type CoreServiceLayer
 void CSLBuilder.extract(CoreServiceLayer source_)
          Extracts the structure of packet filters, queue, NI and extensions.
 void CSLBuilder.extract(CoreServiceLayer that_, java.lang.String bankid_)
          Extracts the structure of packet filters, queue, NI and extensions.
 


DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~