org.mobicents.slee.resource.http
Class EventIDCache
java.lang.Object
org.mobicents.slee.resource.http.EventIDCache
public class EventIDCache
- extends java.lang.Object
Caches event types for Http Servlet RA requests
- Author:
- martins
|
Field Summary |
static java.lang.String |
VENDOR
|
static java.lang.String |
VERSION
|
|
Constructor Summary |
EventIDCache(javax.slee.facilities.Tracer tracer)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VENDOR
public static final java.lang.String VENDOR
- See Also:
- Constant Field Values
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
EventIDCache
public EventIDCache(javax.slee.facilities.Tracer tracer)
getEventName
public java.lang.String getEventName(HttpServletRequestEvent event,
javax.servlet.http.HttpSession httpSession)
getEventType
public javax.slee.resource.FireableEventType getEventType(javax.slee.facilities.EventLookupFacility eventLookupFacility,
HttpServletRequestEvent event,
javax.servlet.http.HttpSession httpSession)
Copyright © 2011. All Rights Reserved.