Uses of Class
cvm.ncb.NetworkCommunicationBroker

Packages that use NetworkCommunicationBroker
cvm.ncb   
cvm.ucm.manager   
 

Uses of NetworkCommunicationBroker in cvm.ncb
 

Methods in cvm.ncb that return NetworkCommunicationBroker
static NetworkCommunicationBroker NetworkCommunicationBroker.Instance()
          This is the Instance implementation as in the singleton pattern.
 

Uses of NetworkCommunicationBroker in cvm.ucm.manager
 

Methods in cvm.ucm.manager with parameters of type NetworkCommunicationBroker
static UCM_M_Facade UCM_M_Facade.Instance(SynthesisEngine se, NetworkCommunicationBroker ncb)
          Deprecated.