Uses of Class
org.csapi.cm.P_UNKNOWN_PIPEQOSINFO

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

Uses of P_UNKNOWN_PIPEQOSINFO in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_PIPEQOSINFO
 P_UNKNOWN_PIPEQOSINFO P_UNKNOWN_PIPEQOSINFOHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_PIPEQOSINFO
 TpPipeQoSInfo IpVPrPOperations.getPipeQoSInfo()
           
 TpPipeQoSInfo _IpQoSTemplateStub.getPipeQoSInfo()
           
 TpPipeQoSInfo IpVPrPPOATie.getPipeQoSInfo()
           
 TpPipeQoSInfo IpQoSTemplateOperations.getPipeQoSInfo()
           
 TpPipeQoSInfo _IpVPrPStub.getPipeQoSInfo()
           
 TpPipeQoSInfo IpQoSTemplatePOATie.getPipeQoSInfo()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_PIPEQOSINFO
P_UNKNOWN_PIPEQOSINFOHolder(P_UNKNOWN_PIPEQOSINFO initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_PIPEQOSINFO
 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.
 TpPipeQoSInfo IpVPrPConnection.getPipeQoSInfo()
          This method is used to get and set the pipe QoS information for this VPrP.
 



Copyright © 2008. All Rights Reserved.