Uses of Class
org.csapi.cm.P_UNKNOWN_STATUS

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

Uses of P_UNKNOWN_STATUS in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_STATUS
 P_UNKNOWN_STATUS P_UNKNOWN_STATUSHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_STATUS
 TpVprpStatus IpVPrPOperations.getStatus()
           
 TpVprpStatus IpVPrPPOATie.getStatus()
           
 TpVprpStatus _IpVPrPStub.getStatus()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_STATUS
P_UNKNOWN_STATUSHolder(P_UNKNOWN_STATUS initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_STATUS
 TpVprpStatus IpVPrPConnection.getStatus()
          This method is used to get the status of the virtual provisioned pipe.
 



Copyright © 2008. All Rights Reserved.