Uses of Class
org.csapi.cm.P_UNKNOWN_VPRP

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

Uses of P_UNKNOWN_VPRP in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_VPRP
 P_UNKNOWN_VPRP P_UNKNOWN_VPRPHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_VPRP
 java.lang.String[] _IpVPrNStub.getVPrPList()
           
 java.lang.String[] IpVPrNPOATie.getVPrPList()
           
 java.lang.String[] IpVPrNOperations.getVPrPList()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_VPRP
P_UNKNOWN_VPRPHolder(P_UNKNOWN_VPRP initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_VPRP
 java.lang.String[] IpVPrNConnection.getVPrPList()
          This method is used to get the list of VPrP IDs for the already established virtual provisioned pipes for the enterprise network.
 



Copyright © 2008. All Rights Reserved.