org.mobicents.servlet.sip.core
Class SipApplicationDispatcherImpl.CongestionControlTimerTask

java.lang.Object
  extended by org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl.CongestionControlTimerTask
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SipApplicationDispatcherImpl

public class SipApplicationDispatcherImpl.CongestionControlTimerTask
extends java.lang.Object
implements java.lang.Runnable

Timer task that will gather information about congestion control

Author:
Jean Deruelle

Constructor Summary
SipApplicationDispatcherImpl.CongestionControlTimerTask()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SipApplicationDispatcherImpl.CongestionControlTimerTask

public SipApplicationDispatcherImpl.CongestionControlTimerTask()
Method Detail

run

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


Copyright © 2009. All Rights Reserved.