|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.cca |
|---|
| Methods in org.jdiameter.api.cca with parameters of type AppAnswerEvent | |
|---|---|
void |
ClientCCASessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientCCASessionListener that the ClientCCASession has recived not CCA message, usually some extension. |
void |
ServerCCASessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ServerCCASessionListener that the ServerCCASession has recived not CCA message, now it can be even RAA. |
| Uses of AppAnswerEvent in org.jdiameter.api.cca.events |
|---|
| Subinterfaces of AppAnswerEvent in org.jdiameter.api.cca.events | |
|---|---|
interface |
JCreditControlAnswer
JCreditControlAnswer.java Super project: mobicents 3:45:53 PM Dec 2, 2008 |
| Uses of AppAnswerEvent in org.jdiameter.api.cxdx |
|---|
| Methods in org.jdiameter.api.cxdx with parameters of type AppAnswerEvent | |
|---|---|
void |
ClientCxDxSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientCxDxSessionListener that the ClientCxDxSession has recived not CxDx message, usually some extension. |
void |
ServerCxDxSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientCxDxSessionListener that the ClientCxDxSession has recived not CxDx message, usually some extension. |
| Uses of AppAnswerEvent in org.jdiameter.api.cxdx.events |
|---|
| Subinterfaces of AppAnswerEvent in org.jdiameter.api.cxdx.events | |
|---|---|
interface |
JLocationInfoAnswer
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JMultimediaAuthAnswer
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JPushProfileAnswer
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JRegistrationTerminationAnswer
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JServerAssignmentAnswer
Start time:13:45:50 2009-08-17 Project: diameter-parent |
interface |
JUserAuthorizationAnswer
Start time:13:45:50 2009-08-17 Project: diameter-parent |
| 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 | |||||||||