Uses of Class
org.jainslee.resources.diameter.gx.types.vcd0.FinalUnitAction
-
Packages that use FinalUnitAction Package Description org.jainslee.resources.diameter.gx.types.vcd0 -
-
Uses of FinalUnitAction in org.jainslee.resources.diameter.gx.types.vcd0
Fields in org.jainslee.resources.diameter.gx.types.vcd0 declared as FinalUnitAction Modifier and Type Field Description static FinalUnitActionFinalUnitAction. REDIRECTThe service element MUST redirect the user to the address specified in the Redirect-Server-Address AVP.static FinalUnitActionFinalUnitAction. RESTRICT_ACCESSThe access device MUST restrict the user access according to the IP packet filters defined in the Restriction-Filter-Rule AVP or according to the IP packet filters identified by the Filter-Id AVP.static FinalUnitActionFinalUnitAction. TERMINATEThe credit-control client MUST terminate the service session.Methods in org.jainslee.resources.diameter.gx.types.vcd0 that return FinalUnitAction Modifier and Type Method Description static FinalUnitActionFinalUnitAction. fromInt(int type)
-