Uses of Class
org.mobicents.slee.resource.parlay.util.corba.ORBHandler

Packages that use ORBHandler
org.mobicents.slee.resource.parlay.fw.access   
org.mobicents.slee.resource.parlay.fw.application   
org.mobicents.slee.resource.parlay.util.corba   
 

Uses of ORBHandler in org.mobicents.slee.resource.parlay.fw.access
 

Methods in org.mobicents.slee.resource.parlay.fw.access that return ORBHandler
 ORBHandler TSMBeanImpl.getOrbHandler()
           
 ORBHandler TSMBean.getOrbHandler()
           
 

Uses of ORBHandler in org.mobicents.slee.resource.parlay.fw.application
 

Constructors in org.mobicents.slee.resource.parlay.fw.application with parameters of type ORBHandler
ServiceAgreementCallbackFactory(ORBHandler orbHandler)
           
 

Uses of ORBHandler in org.mobicents.slee.resource.parlay.util.corba
 

Methods in org.mobicents.slee.resource.parlay.util.corba that return ORBHandler
static ORBHandler ORBHandler.getInstance()
           
 

Methods in org.mobicents.slee.resource.parlay.util.corba with parameters of type ORBHandler
static org.csapi.IpInterface ServiceManagerFactory.getIpInterfaceFromFile(ORBHandler orbHandler, java.lang.String fileName)
           
static org.csapi.cc.gccs.IpCallControlManager ServiceManagerFactory.loadIpCallControlManager(ORBHandler orbHandler, java.lang.String fileName)
          Reads an IOR from the specified file and attemtps to narrow it to an IpCallControlManager.
static org.csapi.cc.mpccs.IpMultiPartyCallControlManager ServiceManagerFactory.loadIpMultiPartyCallControlManager(ORBHandler orbHandler, java.lang.String fileName)
          Reads an IOR from the specified file and attemtps to narrow it to an IpMultiPartyCallControlManager.
static org.csapi.ui.IpUIManager ServiceManagerFactory.loadIpUIManager(ORBHandler orbHandler, java.lang.String fileName)
          Reads an IOR from the specified file and attemtps to narrow it to an IpCallControlManager.
static org.omg.CORBA.Object ServiceManagerFactory.readReference(ORBHandler orbHandler, java.lang.String fileName)
           
static void ServiceManagerFactory.writeReference(ORBHandler orbHandler, org.omg.CORBA.Object corbaObject, java.lang.String fileName)
           
 



Copyright © 2008. All Rights Reserved.