Uses of Package
org.jdiameter.api.rx.events

Packages that use org.jdiameter.api.rx.events
org.jdiameter.api.rx   
 

Classes in org.jdiameter.api.rx.events used by org.jdiameter.api.rx
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.
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.
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.
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.
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.
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.
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.
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.
 



Copyright © 2013. All Rights Reserved.