Class PreEmptionVulnerability

  • All Implemented Interfaces:
    Serializable, Enumerated

    public class PreEmptionVulnerability
    extends Object
    implements Serializable, Enumerated
    Java class to represent the PreEmptionVulnerability enumerated type.

    Documentation from the relevant specification:

    The Pre-emption-Vulnerability AVP (AVP code 1048) is of type Enumerated. If it is provided within the QoS- Information AVP, the AVP defines whether a service data flow can lose the resources assigned to it in order to admit a service data flow with higher priority level. If it is provided within the Default-EPS-Bearer-QoS AVP, the AVP defines whether the default bearer can lose the resources assigned to it in order to admit a pre-emption capable bearer with a higher priority level. The following values are defined:

    Author:
    Open Cloud
    See Also:
    Serialized Form
    • Field Detail

      • _PRE_EMPTION_VULNERABILITY_ENABLED

        public static final int _PRE_EMPTION_VULNERABILITY_ENABLED
        See Also:
        Constant Field Values
      • _PRE_EMPTION_VULNERABILITY_DISABLED

        public static final int _PRE_EMPTION_VULNERABILITY_DISABLED
        See Also:
        Constant Field Values
      • PRE_EMPTION_VULNERABILITY_DISABLED

        public static final PreEmptionVulnerability PRE_EMPTION_VULNERABILITY_DISABLED