org.mobicents.slee.resource.sip11
Class EventIDCache

java.lang.Object
  extended by org.mobicents.slee.resource.sip11.EventIDCache

public class EventIDCache
extends java.lang.Object


Constructor Summary
EventIDCache()
           
 
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
 

Constructor Detail

EventIDCache

public EventIDCache()
Method Detail

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.