Uses of Class
org.csapi.cm.P_UNKNOWN_DSCODEPOINT

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

Uses of P_UNKNOWN_DSCODEPOINT in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_DSCODEPOINT
 P_UNKNOWN_DSCODEPOINT P_UNKNOWN_DSCODEPOINTHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_DSCODEPOINT
 TpDsCodepoint IpVPrPPOATie.getDsCodepoint()
           
 TpDsCodepoint IpVPrPOperations.getDsCodepoint()
           
 TpDsCodepoint IpQoSTemplatePOATie.getDsCodepoint()
           
 TpDsCodepoint IpQoSTemplateOperations.getDsCodepoint()
           
 TpDsCodepoint _IpVPrPStub.getDsCodepoint()
           
 TpDsCodepoint _IpQoSTemplateStub.getDsCodepoint()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_DSCODEPOINT
P_UNKNOWN_DSCODEPOINTHolder(P_UNKNOWN_DSCODEPOINT initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_DSCODEPOINT
 TpDsCodepoint IpVPrPConnection.getDsCodepoint()
          This method is used to get the DiffServ Codepoint of the virtual provisioned pipe.
 TpDsCodepoint IpQoSTemplateConnection.getDsCodepoint()
          This method is used to get the DiffServ Codepoint of QoS service offered by the template.
 



Copyright © 2009. All Rights Reserved.