|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.diameter.charging.avp.ChargingAvpDefinitions
public class ChargingAvpDefinitions
ChargingAvpDefinitions is used to populate the AvpDictionary and VsAvpDictionary with the Avp definitions for the Ro and Rf applications. The definitions of the Avps defined in RFC 3588 - Diameter Base Protocol and RFC 4006 - Diameter Credit Control Application contain a Vendor-Id of 0 and are stored in com.ibm.diameter.packet.util.AvpDictionary. The definitions of the Avps defined by the 3GPP in ETSI TS 132 299 V6.9.0 (2006-12) - Diameter charging applications contain a Vendor-Id of 10415 and are stored in com.ibm.diameter.packet.util.VsAvpDictionary.
com.ibm.diameter.packet.util.AvpDictionary
,
com.ibm.diameter.packet.util.VsAvpDictionary
Method Summary | |
---|---|
static void |
load()
Loads all Avp definitions into their respective Avp dictionaries. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void load()
* @see com.ibm.diameter.packet.util.VsAvpDictionary
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |