Uses of Class
com.opencloud.sentinel.charging.ChargingInstanceAlreadyFinalisedException
-
Packages that use ChargingInstanceAlreadyFinalisedException Package Description com.opencloud.sentinel.charging -
-
Uses of ChargingInstanceAlreadyFinalisedException in com.opencloud.sentinel.charging
Methods in com.opencloud.sentinel.charging that throw ChargingInstanceAlreadyFinalisedException Modifier and Type Method Description void
ReservationChargingInstance. doCreditFinalisation(org.jainslee.resources.diameter.ro.types.vcb0.ReportingReason reason)
Instructs the core to finalise the current charging session if a session is active, and call the feature if response-CCA arrives.void
ReservationChargingInstance. doCreditReservation(ReservationChargingInstance.CreditResultExecutionPhase phase)
Instructs the charging instance to initiate a credit reservation, send an update or perform a reauthorisationvoid
ReservationChargingInstance. doCreditReservation(org.jainslee.resources.diameter.ro.types.vcb0.ReportingReason reason, ReservationChargingInstance.CreditResultExecutionPhase phase)
Instructs the charging instance to initiate a credit reservation, send an update or perform a reauthorisation
-