Uses of Class
org.csapi.cm.P_UNKNOWN_ENTERPRISE_NETWORK

Packages that use P_UNKNOWN_ENTERPRISE_NETWORK
org.csapi.cm   
org.mobicents.csapi.jr.slee.cm Contains the Parlay Connectivity Manager data types and interfaces. 
 

Uses of P_UNKNOWN_ENTERPRISE_NETWORK in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_ENTERPRISE_NETWORK
 P_UNKNOWN_ENTERPRISE_NETWORK P_UNKNOWN_ENTERPRISE_NETWORKHolder.value
           
 

Methods in org.csapi.cm that return P_UNKNOWN_ENTERPRISE_NETWORK
static P_UNKNOWN_ENTERPRISE_NETWORK P_UNKNOWN_ENTERPRISE_NETWORKHelper.extract(org.omg.CORBA.Any any)
           
static P_UNKNOWN_ENTERPRISE_NETWORK P_UNKNOWN_ENTERPRISE_NETWORKHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cm with parameters of type P_UNKNOWN_ENTERPRISE_NETWORK
static void P_UNKNOWN_ENTERPRISE_NETWORKHelper.insert(org.omg.CORBA.Any any, P_UNKNOWN_ENTERPRISE_NETWORK s)
           
static void P_UNKNOWN_ENTERPRISE_NETWORKHelper.write(org.omg.CORBA.portable.OutputStream out, P_UNKNOWN_ENTERPRISE_NETWORK s)
           
 

Methods in org.csapi.cm that throw P_UNKNOWN_ENTERPRISE_NETWORK
 IpInterface _IpConnectivityManagerStub.getEnterpriseNetwork()
           
 IpInterface IpConnectivityManagerPOATie.getEnterpriseNetwork()
           
 IpInterface IpConnectivityManagerOperations.getEnterpriseNetwork()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_ENTERPRISE_NETWORK
P_UNKNOWN_ENTERPRISE_NETWORKHolder(P_UNKNOWN_ENTERPRISE_NETWORK initial)
           
 

Uses of P_UNKNOWN_ENTERPRISE_NETWORK in org.mobicents.csapi.jr.slee.cm
 

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_ENTERPRISE_NETWORK
 IpInterface IpConnectivityManagerConnection.getEnterpriseNetwork()
          This method is used to get a handle to the enterprise network interface, which holds information regarding network services that are already provisioned for the enterprise network in the provider network.
 



Copyright © 2008. All Rights Reserved.