Uses of Interface
org.jdiameter.api.app.AppRequestEvent

Packages that use AppRequestEvent
org.jdiameter.api.acc   
org.jdiameter.api.acc.events   
org.jdiameter.api.auth   
org.jdiameter.api.auth.events   
org.jdiameter.api.cca   
org.jdiameter.api.cca.events   
org.jdiameter.api.cxdx   
org.jdiameter.api.cxdx.events   
org.jdiameter.api.gx   
org.jdiameter.api.gx.events   
org.jdiameter.api.rf   
org.jdiameter.api.rf.events   
org.jdiameter.api.ro   
org.jdiameter.api.ro.events   
org.jdiameter.api.rx   
org.jdiameter.api.rx.events   
org.jdiameter.api.s6a   
org.jdiameter.api.s6a.events   
org.jdiameter.api.sh   
org.jdiameter.api.sh.events   
 

Uses of AppRequestEvent in org.jdiameter.api.acc
 

Methods in org.jdiameter.api.acc with parameters of type AppRequestEvent
 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 AppRequestEvent in org.jdiameter.api.acc.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.acc.events
 interface AccountRequest
          An Account Request is a request from a client to a server
 

Uses of AppRequestEvent in org.jdiameter.api.auth
 

Methods in org.jdiameter.api.auth with parameters of type AppRequestEvent
 void ClientAuthSessionListener.doAuthAnswerEvent(ClientAuthSession session, AppRequestEvent request, AppAnswerEvent answer)
          Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived AuthAnswer message.
 void ServerAuthSessionListener.doAuthRequestEvent(ServerAuthSession session, AppRequestEvent request)
          Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived AuthRequest 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 ClientAuthSession.sendAuthRequest(AppRequestEvent request)
          Send authentication session request to server
 

Uses of AppRequestEvent in org.jdiameter.api.auth.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.auth.events
 interface AbortSessionRequest
          A Abort Session Request is a request from a client to a server
 interface ReAuthRequest
          A ReAuthentication Request is a request from a client to a server
 interface SessionTermRequest
          A Session Termination Request is a request from a client to a server
 

Uses of AppRequestEvent in org.jdiameter.api.cca
 

Methods in org.jdiameter.api.cca with parameters of type AppRequestEvent
 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 AppRequestEvent in org.jdiameter.api.cca.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.cca.events
 interface JCreditControlRequest
          The Credit-Control-Request message (CCR) is indicated by the command-code field being set to 272 and the 'R' bit being set in the Command Flags field.
 

Uses of AppRequestEvent in org.jdiameter.api.cxdx
 

Methods in org.jdiameter.api.cxdx with parameters of type AppRequestEvent
 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 AppRequestEvent in org.jdiameter.api.cxdx.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.cxdx.events
 interface JLocationInfoRequest
          The Location-Info-Request (LIR) command, indicated by the Command-Code field set to 302 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter Multimedia client to a Diameter Multimedia server in order to request name of the server that is currently serving the user.
 interface JMultimediaAuthRequest
          The Multimedia-Auth-Request (MAR) command, indicated by the Command-Code field set to 303 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter Multimedia client to a Diameter Multimedia server in order to request security information.
 interface JPushProfileRequest
          The Push-Profile-Request (PPR) command, indicated by the Command-Code field set to 305 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter Multimedia server to a Diameter Multimedia client in order to update the subscription data and for SIP Digest authentication the authentication data of a multimedia user in the Diameter Multimedia client whenever a modification has occurred in the subscription data or digest password that constitutes the data used by the client.
 interface JRegistrationTerminationRequest
          The Registration-Termination-Request (RTR) command, indicated by the Command-Code field set to 304 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter Multimedia server to a Diameter Multimedia client in order to request the de-registration of a user.
 interface JServerAssignmentRequest
          The Server-Assignment-Request (SAR) command, indicated by the Command-Code field set to 301 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter Multimedia client to a Diameter Multimedia server in order to request it to store the name of the server that is currently serving the user.
 interface JUserAuthorizationRequest
          The User-Authorization-Request (UAR) command, indicated by the Command-Code field set to 300 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter Multimedia client to a Diameter Multimedia server in order to request the authorization of the registration of a multimedia user.
 

Uses of AppRequestEvent in org.jdiameter.api.gx
 

Methods in org.jdiameter.api.gx with parameters of type AppRequestEvent
 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.
 void ClientGxSessionListener.doOtherEvent(AppSession session, AppRequestEvent request, AppAnswerEvent answer)
          Notifies this ClientGxSessionListener that the ClientGxSession has received a non Gx message, usually some extension.
 

Uses of AppRequestEvent in org.jdiameter.api.gx.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.gx.events
 interface GxCreditControlRequest
          The CCR messages, indicated by the Command-Code field set to 272 is sent by the CTF to the OCF in order to request credits for the request bearer / subsystem / service.
 interface GxReAuthRequest
          The CCR messages, indicated by the Command-Code field set to 272 is sent by the CTF to the OCF in order to request credits for the request bearer / subsystem / service.
 

Uses of AppRequestEvent in org.jdiameter.api.rf
 

Methods in org.jdiameter.api.rf with parameters of type AppRequestEvent
 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 AppRequestEvent in org.jdiameter.api.rf.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.rf.events
 interface RfAccountingRequest
          The ACR messages, indicated by the Command-Code field set to 271 is sent by the CTF to the CDF in order to send charging information for the request bearer / subsystem / service.
 

Uses of AppRequestEvent in org.jdiameter.api.ro
 

Methods in org.jdiameter.api.ro with parameters of type AppRequestEvent
 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 AppRequestEvent in org.jdiameter.api.ro.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.ro.events
 interface RoCreditControlRequest
          The CCR messages, indicated by the Command-Code field set to 272 is sent by the CTF to the OCF in order to request credits for the request bearer / subsystem / service.
 

Uses of AppRequestEvent in org.jdiameter.api.rx
 

Methods in org.jdiameter.api.rx with parameters of type AppRequestEvent
 void ServerRxSessionListener.doOtherEvent(AppSession session, AppRequestEvent request, AppAnswerEvent answer)
           
 void ClientRxSessionListener.doOtherEvent(AppSession session, AppRequestEvent request, AppAnswerEvent answer)
           
 

Uses of AppRequestEvent in org.jdiameter.api.rx.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.rx.events
 interface RxAARequest
          The AAR command, indicated by the Command-Code field set to 265 and the 'R' bit set in the Command Flags field, is sent by an AF to the PCRF in order to provide it with the Session Information.
 interface RxAbortSessionRequest
          The ASR command, indicated by the Command-Code field set to 274 and the 'R' bit set in the Command Flags field, is sent by a PCRF to the AF in order to abort a session.
 interface RxReAuthRequest
          The RAR command, indicated by the Command-Code field set to 258 and the 'R' bit set in the Command Flags field, is sent by an PCRF to the AF in order to provide it with the Session Information.
 interface RxSessionTermRequest
          The STR command, indicated by the Command-Code field set to 275 and the 'R' bit set in the Command Flags field, is sent by an AF to the PCRF in order to terminate a session.
 

Uses of AppRequestEvent in org.jdiameter.api.s6a
 

Methods in org.jdiameter.api.s6a with parameters of type AppRequestEvent
 void ServerS6aSessionListener.doOtherEvent(AppSession session, AppRequestEvent request, AppAnswerEvent answer)
           
 void ClientS6aSessionListener.doOtherEvent(AppSession session, AppRequestEvent request, AppAnswerEvent answer)
           
 

Uses of AppRequestEvent in org.jdiameter.api.s6a.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.s6a.events
 interface JAuthenticationInformationRequest
           
 interface JCancelLocationRequest
           
 interface JDeleteSubscriberDataRequest
           
 interface JInsertSubscriberDataRequest
           
 interface JNotifyRequest
           
 interface JPurgeUERequest
           
 interface JResetRequest
           
 interface JUpdateLocationRequest
           
 

Uses of AppRequestEvent in org.jdiameter.api.sh
 

Methods in org.jdiameter.api.sh with parameters of type AppRequestEvent
 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 AppRequestEvent in org.jdiameter.api.sh.events
 

Subinterfaces of AppRequestEvent in org.jdiameter.api.sh.events
 interface ProfileUpdateRequest
          The Profile-Update-Request (PUR) command, indicated by the Command-Code field set to 307 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter client to a Diameter server in order to update user data in the server.
 interface PushNotificationRequest
          The Push-Notification-Request (PNR) command, indicated by the Command-Code field set to 309 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter server to a Diameter client in order to notify changes in the user data in the server.
 interface SubscribeNotificationsRequest
          The Subscribe-Notifications-Request (SNR) command, indicated by the Command-Code field set to 308 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter client to a Diameter server in order to request notifications of changes in user data.
 interface UserDataRequest
          The User-Data-Request (UDR) command, indicated by the Command-Code field set to 306 and the ‘R’ bit set in the Command Flags field, is sent by a Diameter client to a Diameter server in order to request user data.
 



Copyright © 2013. All Rights Reserved.