Uses of Class
com.ibm.diameter.charging.util.RoChargingResults

Packages that use RoChargingResults
com.ibm.diameter.ro   
 

Uses of RoChargingResults in com.ibm.diameter.ro
 

Methods in com.ibm.diameter.ro that return RoChargingResults
 RoChargingResults DiameterRoService_SEI.getCCServicePriceEnquiry(RoChargingInfo roChargingInfo)
          This request is used by the OCT (Online Charging Trigger) to query the OCF (Online Charging Function) for the price of an event service.
 RoChargingResults DiameterRoService_SEI.sendCCDirectDebit(RoChargingInfo roChargingInfo)
          This request is used by the OCT (Online Charging Trigger) to place an immediate charge against the subscriber’s account.
 RoChargingResults DiameterRoService_SEI.sendCCInitial(RoChargingInfo roChargingInfo)
          This request is used to initialize a session between the OCT (Online Charging Trigger) and the OCF (Online Charging Function).
 RoChargingResults DiameterRoService_SEI.sendCCRefund(RoChargingInfo roChargingInfo)
          This request is used by the OCT (Online Charging Trigger) to place an immediate refund to the subscriber’s account.
 RoChargingResults DiameterRoService_SEI.sendCCTermination(RoChargingInfo roChargingInfo)
          This request is used to terminate the session between the OCT (Online Charging Trigger) and the OCF (Online Charging Function).
 RoChargingResults DiameterRoService_SEI.sendCCUpdate(RoChargingInfo roChargingInfo)
          This request is used to update the session between the OCT (Online Charging Trigger) and the OCF (Online Charging Function).
 



Copyright © 2006 IBM Corp. All Rights Reserved.