|
||||||||||
| 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
An 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 |
ServerCCASessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ServerCCASessionListener that the ServerCCASession has received not CCA message, now it can be even RAA. |
void |
ClientCCASessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientCCASessionListener that the ClientCCASession has received a non CCA message, usually some extension. |
| Uses of AppAnswerEvent in org.jdiameter.api.cca.events |
|---|
| Subinterfaces of AppAnswerEvent in org.jdiameter.api.cca.events | |
|---|---|
interface |
JCreditControlAnswer
The Credit-Control-Answer message (CCA) is indicated by the command-code field being set to 272 and the 'R' bit being cleared in the Command Flags field. |
| Uses of AppAnswerEvent in org.jdiameter.api.cxdx |
|---|
| Methods in org.jdiameter.api.cxdx with parameters of type AppAnswerEvent | |
|---|---|
void |
ServerCxDxSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientCxDxSessionListener that the ClientCxDxSession has recived not CxDx message, usually some extension. |
void |
ClientCxDxSessionListener.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
The Location-Info-Answer (LIA) command, indicated by the Command-Code field set to 302 and the ÔRÕ bit cleared in the Command Flags field, is sent by a server in response to the Location-Info-Request command. |
interface |
JMultimediaAuthAnswer
The Multimedia-Auth-Answer (MAA) command, indicated by the Command-Code field set to 303 and the ÔRÕ bit cleared in the Command Flags field, is sent by a server in response to the Multimedia-Auth-Request command. |
interface |
JPushProfileAnswer
The Push-Profile-Answer (PPA) command, indicated by the Command-Code field set to 305 and the ÔRÕ bit cleared in the Command Flags field, is sent by a client in response to the Push-Profile-Request command. |
interface |
JRegistrationTerminationAnswer
The Registration-Termination-Answer (RTA) command, indicated by the Command-Code field set to 304 and the ÔRÕ bit cleared in the Command Flags field, is sent by a client in response to the Registration-Termination-Request command. |
interface |
JServerAssignmentAnswer
The Server-Assignment-Answer (SAA) command, indicated by the Command-Code field set to 301 and the ÔRÕ bit cleared in the Command Flags field, is sent by a server in response to the Server-Assignment-Request command. |
interface |
JUserAuthorizationAnswer
The User-Authorization-Answer (UAA) command, indicated by the Command-Code field set to 300 and the ÔRÕ bit cleared in the Command Flags field, is sent by a server in response to the User-Authorization-Request command. |
| Uses of AppAnswerEvent in org.jdiameter.api.rf |
|---|
| Methods in org.jdiameter.api.rf with parameters of type AppAnswerEvent | |
|---|---|
void |
ServerRfSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived not authentication message. |
void |
ClientRfSessionListener.doOtherEvent(AppSession appSession,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AccSessionEventListener that the ClientAccSesssion has received not account message. |
| Uses of AppAnswerEvent in org.jdiameter.api.rf.events |
|---|
| Subinterfaces of AppAnswerEvent in org.jdiameter.api.rf.events | |
|---|---|
interface |
RfAccountingAnswer
The Accounting Answer (ACA) messages, indicated by the Command-Code field set to 271 is sent by the CDF to the CTF in order to reply to the ACR. |
| Uses of AppAnswerEvent in org.jdiameter.api.ro |
|---|
| Methods in org.jdiameter.api.ro with parameters of type AppAnswerEvent | |
|---|---|
void |
ServerRoSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ServerRoSessionListener that the ServerRoSession has received not Ro message, now it can be even RAA. |
void |
ClientRoSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientRoSessionListener that the ClientRoSession has received a non Ro message, usually some extension. |
| Uses of AppAnswerEvent in org.jdiameter.api.ro.events |
|---|
| Subinterfaces of AppAnswerEvent in org.jdiameter.api.ro.events | |
|---|---|
interface |
RoCreditControlAnswer
The Credit-Control-Answer (CCA) messages, indicated by the Command-Code field set to 272 is sent by the OCF to the CTF in order to reply to the CCR. |
| 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
The Profile-Update-Answer (PUA) command, indicated by the Command-Code field set to 307 and the ÔRÕ bit cleared in the Command Flags field, is sent by a server in response to the Profile-Update-Request command. |
interface |
PushNotificationAnswer
The Push-Notifications-Answer (PNA) command, indicated by the Command-Code field set to 309 and the ÔRÕ bit cleared in the Command Flags field, is sent by a client in response to the Push-Notification-Request command. |
interface |
SubscribeNotificationsAnswer
The Subscribe-Notifications-Answer command, indicated by the Command-Code field set to 308 and the ÔRÕ bit cleared in the Command Flags field, is sent by a server in response to the Subscribe-Notifications-Request command. |
interface |
UserDataAnswer
The User-Data-Answer (UDA) command, indicated by the Command-Code field set to 306 and the ÔRÕ bit cleared in the Command Flags field, is sent by a server in response to the User-Data-Request command. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||