Uses of Class
org.csapi.cm.P_UNKNOWN_MENU

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

Uses of P_UNKNOWN_MENU in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_MENU
 P_UNKNOWN_MENU P_UNKNOWN_MENUHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_MENU
 IpInterface _IpConnectivityManagerStub.getQoSMenu()
           
 IpInterface IpConnectivityManagerPOATie.getQoSMenu()
           
 IpInterface IpConnectivityManagerOperations.getQoSMenu()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_MENU
P_UNKNOWN_MENUHolder(P_UNKNOWN_MENU initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_MENU
 IpInterface IpConnectivityManagerConnection.getQoSMenu()
          A client uses this method to get a reference to the QoS menu interface.
 



Copyright © 2008. All Rights Reserved.