org.mobicents.slee.resource.diameter.base.events.avp.util
Class AvpDictionary
java.lang.Object
org.mobicents.slee.resource.diameter.base.events.avp.util.AvpDictionary
public class AvpDictionary
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final AvpDictionary INSTANCE
parseDictionart
public void parseDictionart(java.lang.String filename)
throws java.lang.Exception
- Throws:
java.lang.Exception
parseDictionary
public void parseDictionary(java.io.InputStream is)
throws java.lang.Exception
- Throws:
java.lang.Exception
getAvp
public AvpRepresentation getAvp(int code)
getAvp
public AvpRepresentation getAvp(int code,
long vendorId)
getAvp
public AvpRepresentation getAvp(java.lang.String avpName)
Copyright © 2008. All Rights Reserved.