org.mobicents.servlet.sip.proxy
Class ProxyBranchTimerTask

java.lang.Object
  extended by java.util.TimerTask
      extended by org.mobicents.servlet.sip.proxy.ProxyBranchTimerTask
All Implemented Interfaces:
java.lang.Runnable

public class ProxyBranchTimerTask
extends java.util.TimerTask


Constructor Summary
ProxyBranchTimerTask(ProxyBranchImpl proxyBranch, ResponseType responseType)
           
 
Method Summary
 boolean cancel()
           
 void run()
           
 
Methods inherited from class java.util.TimerTask
scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyBranchTimerTask

public ProxyBranchTimerTask(ProxyBranchImpl proxyBranch,
                            ResponseType responseType)
Method Detail

run

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

cancel

public boolean cancel()
Overrides:
cancel in class java.util.TimerTask


Copyright © 2011. All Rights Reserved.