Uses of Class
org.csapi.cm.P_UNKNOWN_VPRP_ID

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

Uses of P_UNKNOWN_VPRP_ID in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_VPRP_ID
 P_UNKNOWN_VPRP_ID P_UNKNOWN_VPRP_IDHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_VPRP_ID
 void _IpVPrNStub.deleteVPrP(java.lang.String vPrPID)
           
 void IpVPrNPOATie.deleteVPrP(java.lang.String vPrPID)
           
 void IpVPrNOperations.deleteVPrP(java.lang.String vPrPID)
           
 IpInterface _IpVPrNStub.getVPrP(java.lang.String vPrPID)
           
 IpInterface IpVPrNPOATie.getVPrP(java.lang.String vPrPID)
           
 IpInterface IpVPrNOperations.getVPrP(java.lang.String vPrPID)
           
 java.lang.String _IpVPrPStub.getVPrPID()
           
 java.lang.String IpVPrPPOATie.getVPrPID()
           
 java.lang.String IpVPrPOperations.getVPrPID()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_VPRP_ID
P_UNKNOWN_VPRP_IDHolder(P_UNKNOWN_VPRP_ID initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_VPRP_ID
 void IpVPrNConnection.deleteVPrP(java.lang.String vPrPID)
          This method is used to delete a virtual provisioned pipe.
 IpInterface IpVPrNConnection.getVPrP(java.lang.String vPrPID)
          This method is used to get a handle to the virtual provisioned pipe.
 java.lang.String IpVPrPConnection.getVPrPID()
          This method is used to get the ID of the virtual provisioned pipe.
 



Copyright © 2008. All Rights Reserved.