|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppAnswerEvent | |
|---|---|
| org.jdiameter.api.acc | |
| org.jdiameter.api.acc.events | |
| org.jdiameter.api.auth | |
| org.jdiameter.api.auth.events | |
| org.jdiameter.api.sh | |
| org.jdiameter.api.sh.events | |
| Uses of AppAnswerEvent in org.jdiameter.api.acc |
|---|
| Methods in org.jdiameter.api.acc with parameters of type AppAnswerEvent | |
|---|---|
void |
ServerAccSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived not authentication message. |
void |
ClientAccSessionListener.doOtherEvent(AppSession appSession,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AccSessionEventListener that the ClientAccSesssion has recived not account message. |
| Uses of AppAnswerEvent in org.jdiameter.api.acc.events |
|---|
| Subinterfaces of AppAnswerEvent in org.jdiameter.api.acc.events | |
|---|---|
interface |
AccountAnswer
A Answer message is sent by a recipient of Request once it has received and interpreted the Request. |
| Uses of AppAnswerEvent in org.jdiameter.api.auth |
|---|
| Methods in org.jdiameter.api.auth with parameters of type AppAnswerEvent | |
|---|---|
void |
ClientAuthSessionListener.doAuthAnswerEvent(ClientAuthSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived AuthAnswer message. |
void |
ServerAuthSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived not authentication message. |
void |
ClientAuthSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived not authentication message. |
void |
ServerAuthSession.sendAuthAnswer(AppAnswerEvent answer)
Send authenticate answer to client |
| Uses of AppAnswerEvent in org.jdiameter.api.auth.events |
|---|
| Subinterfaces of AppAnswerEvent in org.jdiameter.api.auth.events | |
|---|---|
interface |
AbortSessionAnswer
A Answer message is sent by a recipient of Request once it has received and interpreted the Request. |
interface |
ReAuthAnswer
A Answer message is sent by a recipient of Request once it has received and interpreted the Request. |
interface |
SessionTermAnswer
A Answer message is sent by a recipient of Request once it has received and interpreted the Request. |
| Uses of AppAnswerEvent in org.jdiameter.api.sh |
|---|
| Methods in org.jdiameter.api.sh with parameters of type AppAnswerEvent | |
|---|---|
void |
ServerShSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ShSessionEventListener that the ServerShSession has recived not Sh message. |
void |
ClientShSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ShSessionEventListener that the ClientShSession has recived not Sh message. |
| Uses of AppAnswerEvent in org.jdiameter.api.sh.events |
|---|
| Subinterfaces of AppAnswerEvent in org.jdiameter.api.sh.events | |
|---|---|
interface |
ProfileUpdateAnswer
|
interface |
PushNotificationAnswer
|
interface |
SubscribeNotificationsAnswer
|
interface |
UserDataAnswer
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||