| Modifier and Type | Method and Description |
|---|---|
void |
receivedSuccessMessage(R request,
A answer)
Notifies this Listener that stack has received diameter answer message.
|
void |
timeoutExpired(R request)
Notifies this Listener that the request has timeout.
|
void receivedSuccessMessage(R request, A answer)
request - the request messageanswer - the answer on application requestvoid timeoutExpired(R request)
request - the request has timeoutCopyright © 2016. All Rights Reserved.