| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AccountAnswer
An Answer message is sent by a recipient of Request once it has received and
interpreted the Request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientAuthSessionListener.doAuthAnswerEvent(ClientAuthSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived AuthAnswer message.
|
void |
ClientAuthSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived not authentication message.
|
void |
ServerAuthSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived not authentication message.
|
void |
ServerAuthSession.sendAuthAnswer(AppAnswerEvent answer)
Send authenticate answer to client
|
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JLocationInfoAnswer
The Location-Info-Answer (LIA) command, indicated by the Command-Code field set to 302 and the 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 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 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 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 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 bit cleared
in the Command Flags field, is sent by a server in response to the User-Authorization-Request command.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientGxSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientGxSessionListener that the ClientGxSession has received a non Gx message, usually some extension.
|
void |
ServerGxSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ServerRoSessionListener that the ServerRoSession has received not Ro message,
now it can be even RAA.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GxCreditControlAnswer
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.
|
interface |
GxReAuthAnswer
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientRoSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ClientRoSessionListener that the ClientRoSession has received a non Ro message, usually some extension.
|
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.
|
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerRxSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer) |
void |
ClientRxSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RxAAAnswer
The AAA command, indicated by the Command-Code field set to 265 and the 'R' bit cleared
in the Command Flags field, is sent by the PCRF to the AF in response to the AAR command.
|
interface |
RxAbortSessionAnswer
The ASA command, indicated by the Command-Code field set to 274 and the 'R' bit cleared
in the Command Flags field, is sent by the AF to the PCRF in response to the ASR command.
|
interface |
RxReAuthAnswer
The RAA command, indicated by the Command-Code field set to 258 and the 'R' bit cleared
in the Command Flags field, is sent by the AF to the PCRf in response to the RAR command.
|
interface |
RxSessionTermAnswer
The STA command, indicated by the Command-Code field set to 275 and the 'R' bit cleared
in the Command Flags field, is sent by the PCRF to the AF in response to the STR command.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerS6aSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer) |
void |
ClientS6aSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JAuthenticationInformationAnswer |
interface |
JCancelLocationAnswer |
interface |
JDeleteSubscriberDataAnswer |
interface |
JInsertSubscriberDataAnswer |
interface |
JNotifyAnswer |
interface |
JPurgeUEAnswer |
interface |
JResetAnswer |
interface |
JUpdateLocationAnswer |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientShSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ShSessionEventListener that the ClientShSession has recived not Sh message.
|
void |
ServerShSessionListener.doOtherEvent(AppSession session,
AppRequestEvent request,
AppAnswerEvent answer)
Notifies this ShSessionEventListener that the ServerShSession has recived not Sh message.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProfileUpdateAnswer
The Profile-Update-Answer (PUA) command, indicated by the Command-Code field set to 307 and the
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 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 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
bit cleared in the Command Flags field, is sent by a server in response to the
User-Data-Request command.
|
Copyright © 2016. All Rights Reserved.