|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IClientAccActionContext
Diameter Accounting Client Additional listener Actions for FSM
| Method Summary | |
|---|---|
void |
disconnectUserOrDev(ClientAccSession appSession,
Request sessionTermRequest)
Filling nested avp into STR |
boolean |
failedSendRecord(ClientAccSession appSession,
Request accRequest)
Call back for failed_send_record event |
void |
interimIntervalElapses(ClientAccSession appSession,
Request interimRequest)
Filling nested avp into interim message |
| Method Detail |
|---|
void interimIntervalElapses(ClientAccSession appSession,
Request interimRequest)
throws InternalException
interimRequest - instance of interim message which will be sent to server
InternalException
boolean failedSendRecord(ClientAccSession appSession,
Request accRequest)
throws InternalException
accRequest - accounting request record
InternalException
void disconnectUserOrDev(ClientAccSession appSession,
Request sessionTermRequest)
throws InternalException
sessionTermRequest - instance of STR which will be sent to server
InternalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||