Uses of Class
org.csapi.am.P_UNAUTHORIZED_APPLICATION

Packages that use P_UNAUTHORIZED_APPLICATION
org.csapi.am   
org.mobicents.csapi.jr.slee.am Contains the Parlay Account Management (AM) data types and interfaces. 
 

Uses of P_UNAUTHORIZED_APPLICATION in org.csapi.am
 

Fields in org.csapi.am declared as P_UNAUTHORIZED_APPLICATION
 P_UNAUTHORIZED_APPLICATION P_UNAUTHORIZED_APPLICATIONHolder.value
           
 

Methods in org.csapi.am that return P_UNAUTHORIZED_APPLICATION
static P_UNAUTHORIZED_APPLICATION P_UNAUTHORIZED_APPLICATIONHelper.extract(org.omg.CORBA.Any any)
           
static P_UNAUTHORIZED_APPLICATION P_UNAUTHORIZED_APPLICATIONHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Methods in org.csapi.am that throw P_UNAUTHORIZED_APPLICATION
 int IpAccountManagerOperations.queryBalanceReq(TpAddress[] users)
           
 int IpAccountManagerPOATie.queryBalanceReq(TpAddress[] users)
           
 int _IpAccountManagerStub.queryBalanceReq(TpAddress[] users)
           
 int IpAccountManagerOperations.retrieveTransactionHistoryReq(TpAddress user, TpTimeInterval transactionInterval)
           
 int IpAccountManagerPOATie.retrieveTransactionHistoryReq(TpAddress user, TpTimeInterval transactionInterval)
           
 int _IpAccountManagerStub.retrieveTransactionHistoryReq(TpAddress user, TpTimeInterval transactionInterval)
           
 

Constructors in org.csapi.am with parameters of type P_UNAUTHORIZED_APPLICATION
P_UNAUTHORIZED_APPLICATIONHolder(P_UNAUTHORIZED_APPLICATION initial)
           
 

Uses of P_UNAUTHORIZED_APPLICATION in org.mobicents.csapi.jr.slee.am
 

Methods in org.mobicents.csapi.jr.slee.am that throw P_UNAUTHORIZED_APPLICATION
 int IpAccountManagerConnection.queryBalanceReq(TpAddress[] users)
          This method is used by the application to query the balance of an account for one or several users.
 int IpAccountManagerConnection.retrieveTransactionHistoryReq(TpAddress user, TpTimeInterval transactionInterval)
          This asynchronous method is used by the application to retrieve a transaction history of a subscriber's account.
 



Copyright © 2008. All Rights Reserved.