org.mobicents.slee.resource.sip11
Class EventIDCache
java.lang.Object
org.mobicents.slee.resource.sip11.EventIDCache
public class EventIDCache
- extends java.lang.Object
|
Method Summary |
int |
getEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
javax.sip.message.Request request,
boolean inDialog)
|
int |
getEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
javax.sip.message.Response response,
boolean inDialog)
|
int |
getTimeoutEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
boolean inDialog)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventIDCache
public EventIDCache()
getEventId
public int getEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
javax.sip.message.Request request,
boolean inDialog)
getEventId
public int getEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
javax.sip.message.Response response,
boolean inDialog)
getTimeoutEventId
public int getTimeoutEventId(javax.slee.facilities.EventLookupFacility eventLookupFacility,
boolean inDialog)
Copyright © 2008. All Rights Reserved.