Uses of Class
org.csapi.cm.P_UNKNOWN_SITES

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

Uses of P_UNKNOWN_SITES in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_SITES
 P_UNKNOWN_SITES P_UNKNOWN_SITESHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_SITES
 java.lang.String[] IpEnterpriseNetworkSitePOATie.getSiteList()
           
 java.lang.String[] IpEnterpriseNetworkOperations.getSiteList()
           
 java.lang.String[] IpEnterpriseNetworkPOATie.getSiteList()
           
 java.lang.String[] _IpEnterpriseNetworkStub.getSiteList()
           
 java.lang.String[] _IpEnterpriseNetworkSiteStub.getSiteList()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_SITES
P_UNKNOWN_SITESHolder(P_UNKNOWN_SITES initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_SITES
 java.lang.String[] IpEnterpriseNetworkConnection.getSiteList()
          This method is used to get the list of enterprise network site IDs.
 



Copyright © 2008. All Rights Reserved.