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 FinalUnitAction
FinalUnitAction. REDIRECT
The service element MUST redirect the user to the address specified in the Redirect-Server-Address AVP.static FinalUnitAction
FinalUnitAction. RESTRICT_ACCESS
The 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 FinalUnitAction
FinalUnitAction. TERMINATE
The 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 FinalUnitAction
FinalUnitAction. fromInt(int type)
-