Uses of Class
org.csapi.cm.P_CANT_DELETE_VPRP

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

Uses of P_CANT_DELETE_VPRP in org.csapi.cm
 

Fields in org.csapi.cm declared as P_CANT_DELETE_VPRP
 P_CANT_DELETE_VPRP P_CANT_DELETE_VPRPHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_CANT_DELETE_VPRP
 void IpVPrNOperations.deleteVPrP(java.lang.String vPrPID)
           
 void _IpVPrNStub.deleteVPrP(java.lang.String vPrPID)
           
 void IpVPrNPOATie.deleteVPrP(java.lang.String vPrPID)
           
 

Constructors in org.csapi.cm with parameters of type P_CANT_DELETE_VPRP
P_CANT_DELETE_VPRPHolder(P_CANT_DELETE_VPRP initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_CANT_DELETE_VPRP
 void IpVPrNConnection.deleteVPrP(java.lang.String vPrPID)
          This method is used to delete a virtual provisioned pipe.
 



Copyright © 2008. All Rights Reserved.