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 reauthorisation
|
void |
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
|
void |
ImmediateChargingInstance.doDirectDebit(ReservationChargingInstance.CreditResultExecutionPhase phase) |
Instructs the core to perform a direct debit and deliver the response CCA to the feature on arrival.
|
void |
ImmediateChargingInstance.doRefund(ReservationChargingInstance.CreditResultExecutionPhase phase) |
Instructs the core to perform a refund and call the feature if response-CCA arrives
|
void |
ImmediateChargingInstance.doRefund(ReservationChargingInstance.CreditResultExecutionPhase phase,
byte[] refundInformation) |
Instructs the core to perform a refund and call the feature if response-CCA arrives
|