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