org.mobicents.slee.resource.diameter.sh
Class EventIDCache
java.lang.Object
org.mobicents.slee.resource.diameter.sh.EventIDCache
public class EventIDCache
- extends java.lang.Object
Caches event IDs for the Diameter Sh RAs.
- Author:
- Alexandre Mendonca , Bartosz Baranowski
|
Method Summary |
javax.slee.resource.FireableEventType |
getEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
org.jdiameter.api.Message message)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eventNames
public static java.util.Map<java.lang.Integer,java.lang.String> eventNames
ERROR_ANSWER
public static final java.lang.String ERROR_ANSWER
- See Also:
- Constant Field Values
EXTENSION_DIAMETER_MESSAGE
public static final java.lang.String EXTENSION_DIAMETER_MESSAGE
- See Also:
- Constant Field Values
EventIDCache
public EventIDCache()
getEventId
public javax.slee.resource.FireableEventType getEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
org.jdiameter.api.Message message)
- Parameters:
eventLookupFacility - message -
- Returns:
Copyright © 2010. All Rights Reserved.