Uses of Class
com.ibm.diameter.rf.util.Accounting

Packages that use Accounting
com.ibm.diameter.rf   
com.ibm.diameter.rf.util   
 

Uses of Accounting in com.ibm.diameter.rf
 

Methods in com.ibm.diameter.rf with parameters of type Accounting
 ACAResults DiameterRfService_SEI.eventOfflineAccounting(java.lang.String sessionId, int recordNumber, java.lang.String userName, int acctInterimInterval, java.lang.String destinationRealm, long eventTimestamp, int originStateID, Accounting act)
          Deprecated. As of release 6.2, replaced by eventfAccounting
 ACAResults DiameterRfService_SEI.interimOfflineAccounting(java.lang.String sessionId, int recordNumber, java.lang.String userName, int acctInterimInterval, java.lang.String destinationRealm, long eventTimestamp, int originStateID, Accounting act)
          Deprecated. As of release 6.2, replaced by interimRfAccounting
 ACAResults DiameterRfService_SEI.startOfflineAccounting(java.lang.String sessionId, int recordNumber, java.lang.String userName, int acctInterimInterval, java.lang.String destinationRealm, long eventTimestamp, int originStateID, Accounting act)
          Deprecated. As of release 6.2, replaced by startRfAccounting
 ACAResults DiameterRfService_SEI.stopOfflineAccounting(java.lang.String sessionId, int recordNumber, java.lang.String userName, int acctInterimInterval, java.lang.String destinationRealm, long eventTimestamp, int originStateID, Accounting act)
          Deprecated. As of release 6.2, replaced by stopRfAccounting
 

Uses of Accounting in com.ibm.diameter.rf.util
 

Methods in com.ibm.diameter.rf.util that return Accounting
 Accounting ACAResults.getAAct()
          Obtains the object containing fields received in the response from the Accounting server.
 

Methods in com.ibm.diameter.rf.util with parameters of type Accounting
 void ACAResults.setAAct(Accounting act)
          Sets the object containing values received in the response from the Accounting server.
 



Copyright © 2006 IBM Corp. All Rights Reserved.