org.cafesip.jiplet
Class JipletTimerTask

java.lang.Object
  extended by java.util.TimerTask
      extended by org.cafesip.jiplet.JipletTimerTask
All Implemented Interfaces:
java.lang.Runnable

public class JipletTimerTask
extends java.util.TimerTask


Constructor Summary
JipletTimerTask(SipConnector c, TimerEvent e)
          A constructor for this class.
 
Method Summary
protected  TimerEvent getEvent()
           
 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

JipletTimerTask

public JipletTimerTask(SipConnector c,
                       TimerEvent e)
A constructor for this class.

Method Detail

run

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

getEvent

protected TimerEvent getEvent()
Returns:
Returns the event.


http://www.cafesip.org