Uses of Class
org.csapi.cm.P_ILLEGAL_TAG

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

Uses of P_ILLEGAL_TAG in org.csapi.cm
 

Fields in org.csapi.cm declared as P_ILLEGAL_TAG
 P_ILLEGAL_TAG P_ILLEGAL_TAGHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_ILLEGAL_TAG
 void _IpQoSTemplateStub.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
 void IpQoSTemplatePOATie.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
 void IpQoSTemplateOperations.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
 void _IpQoSTemplateStub.setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
           
 void IpQoSTemplatePOATie.setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
           
 void IpQoSTemplateOperations.setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
           
 void _IpQoSTemplateStub.setValidityInfo(TpValidityInfo validityInfo)
           
 void IpQoSTemplatePOATie.setValidityInfo(TpValidityInfo validityInfo)
           
 void IpQoSTemplateOperations.setValidityInfo(TpValidityInfo validityInfo)
           
 

Constructors in org.csapi.cm with parameters of type P_ILLEGAL_TAG
P_ILLEGAL_TAGHolder(P_ILLEGAL_TAG initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_ILLEGAL_TAG
 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.
 void IpQoSTemplateConnection.setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
          The Enterprise operator uses this method to set the requested values for the QoS parameters.
 void IpQoSTemplateConnection.setValidityInfo(TpValidityInfo validityInfo)
          The operator uses this method to set the required time period for a new VPrP.
 



Copyright © 2008. All Rights Reserved.