Uses of Class
org.csapi.cm.P_UNKNOWN_SAPS

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

Uses of P_UNKNOWN_SAPS in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_SAPS
 P_UNKNOWN_SAPS P_UNKNOWN_SAPSHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_SAPS
 java.lang.String[] IpEnterpriseNetworkSitePOATie.getSAPList()
           
 java.lang.String[] IpEnterpriseNetworkSiteOperations.getSAPList()
           
 java.lang.String[] _IpEnterpriseNetworkSiteStub.getSAPList()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_SAPS
P_UNKNOWN_SAPSHolder(P_UNKNOWN_SAPS initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_SAPS
 java.lang.String[] IpEnterpriseNetworkSiteConnection.getSAPList()
          This method is used to get the list of SAP IDs of the enterprise VPN (i.e., on the provider network) that have previously been established for this site with the provider network.
 



Copyright © 2009. All Rights Reserved.