Uses of Class
org.csapi.cm.P_UNKNOWN_INTERFACE

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

Uses of P_UNKNOWN_INTERFACE in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_INTERFACE
 P_UNKNOWN_INTERFACE P_UNKNOWN_INTERFACEHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_INTERFACE
 IpInterface IpVPrNOperations.createVPrP(IpInterface templateRef)
           
 IpInterface _IpVPrNStub.createVPrP(IpInterface templateRef)
           
 IpInterface IpVPrNPOATie.createVPrP(IpInterface templateRef)
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_INTERFACE
P_UNKNOWN_INTERFACEHolder(P_UNKNOWN_INTERFACE initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_INTERFACE
 IpInterface IpVPrNConnection.createVPrP(IpInterface templateRef)
          This method is used to create a new virtual provisioned pipe, which includes the pipe QoS information, the provisioned QoS information, the SLA ID, and the selected pairs of SAP/Sites.
 



Copyright © 2008. All Rights Reserved.