Uses of Class
org.csapi.cm.TpPipeQoSInfo

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

Uses of TpPipeQoSInfo in org.csapi.cm
 

Fields in org.csapi.cm declared as TpPipeQoSInfo
 TpPipeQoSInfo TpPipeQoSInfoHolder.value
           
 

Methods in org.csapi.cm that return TpPipeQoSInfo
static TpPipeQoSInfo TpPipeQoSInfoHelper.extract(org.omg.CORBA.Any any)
           
 TpPipeQoSInfo IpVPrPPOATie.getPipeQoSInfo()
           
 TpPipeQoSInfo IpVPrPOperations.getPipeQoSInfo()
           
 TpPipeQoSInfo IpQoSTemplatePOATie.getPipeQoSInfo()
           
 TpPipeQoSInfo IpQoSTemplateOperations.getPipeQoSInfo()
           
 TpPipeQoSInfo _IpVPrPStub.getPipeQoSInfo()
           
 TpPipeQoSInfo _IpQoSTemplateStub.getPipeQoSInfo()
           
static TpPipeQoSInfo TpPipeQoSInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cm with parameters of type TpPipeQoSInfo
static void TpPipeQoSInfoHelper.insert(org.omg.CORBA.Any any, TpPipeQoSInfo s)
           
 void IpQoSTemplatePOATie.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
 void IpQoSTemplateOperations.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
 void _IpQoSTemplateStub.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
static void TpPipeQoSInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpPipeQoSInfo s)
           
 

Constructors in org.csapi.cm with parameters of type TpPipeQoSInfo
TpPipeQoSInfoHolder(TpPipeQoSInfo initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that return TpPipeQoSInfo
 TpPipeQoSInfo IpVPrPConnection.getPipeQoSInfo()
          This method is used to get and set the pipe QoS information for this VPrP.
 TpPipeQoSInfo IpQoSTemplateConnection.getPipeQoSInfo()
          This method is used to get pipe QoS information consisting of load parameters, direction of the traffic, and the endpoint (SAP or site) of a virtual provisioned pipe offered by this template.
 

Methods in org.mobicents.csapi.jr.slee.cm with parameters of type TpPipeQoSInfo
 void IpQoSTemplateConnection.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
          This method is used to request pipe QoS parameters consisting of load parameters, direction of the traffic, and the endpoint (SAP or site) of the virtual provisioned pipe, as selected by the operator from the set of values offered by the provider.
 



Copyright © 2009. All Rights Reserved.