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

Packages that use CorbaUtilException
org.mobicents.slee.resource.parlay.util.corba   
 

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

Methods in org.mobicents.slee.resource.parlay.util.corba that throw CorbaUtilException
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 © 2009. All Rights Reserved.