org.mobicents.slee.resource.sip.wrappers
Class CancelWaitTimerTask

java.lang.Object
  extended by java.util.TimerTask
      extended by org.mobicents.slee.resource.sip.wrappers.CancelWaitTimerTask
All Implemented Interfaces:
java.lang.Runnable

public class CancelWaitTimerTask
extends java.util.TimerTask


Constructor Summary
CancelWaitTimerTask(RequestEventWrapper cancel, ServerTransactionWrapper inviteTransaction, SipFactoryProvider provider, javax.slee.resource.SleeEndpoint endpoint, javax.slee.facilities.EventLookupFacility eventL, org.apache.log4j.Logger logger)
           
 
Method Summary
 boolean hasRun()
           
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CancelWaitTimerTask

public CancelWaitTimerTask(RequestEventWrapper cancel,
                           ServerTransactionWrapper inviteTransaction,
                           SipFactoryProvider provider,
                           javax.slee.resource.SleeEndpoint endpoint,
                           javax.slee.facilities.EventLookupFacility eventL,
                           org.apache.log4j.Logger logger)
Method Detail

hasRun

public boolean hasRun()

run

public void run()
Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask


Copyright © 2008. All Rights Reserved.