Uses of Class
org.csapi.cm.P_UNKNOWN_VPRN

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

Uses of P_UNKNOWN_VPRN in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_VPRN
 P_UNKNOWN_VPRN P_UNKNOWN_VPRNHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_VPRN
 IpInterface _IpEnterpriseNetworkStub.getVPrN()
           
 IpInterface _IpEnterpriseNetworkSiteStub.getVPrN()
           
 IpInterface IpEnterpriseNetworkSitePOATie.getVPrN()
           
 IpInterface IpEnterpriseNetworkPOATie.getVPrN()
           
 IpInterface IpEnterpriseNetworkOperations.getVPrN()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_VPRN
P_UNKNOWN_VPRNHolder(P_UNKNOWN_VPRN initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_VPRN
 IpInterface IpEnterpriseNetworkConnection.getVPrN()
          This method is used to get a handle to the interface that holds information regarding a previously provisioned Virtual Private Network (VPrN).
 



Copyright © 2008. All Rights Reserved.