|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Timer
org.mobicents.servlet.sip.core.timers.ProxyTimerServiceImpl
public class ProxyTimerServiceImpl
| Constructor Summary | |
|---|---|
ProxyTimerServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
cancel(ProxyBranchTimerTask task)
|
boolean |
isStarted()
|
void |
schedule(ProxyBranchTimerTask task,
long delay)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.util.Timer |
|---|
cancel, purge, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyTimerServiceImpl()
| Method Detail |
|---|
public void cancel(ProxyBranchTimerTask task)
cancel in interface ProxyTimerServicepublic boolean isStarted()
isStarted in interface ProxyTimerService
public void schedule(ProxyBranchTimerTask task,
long delay)
schedule in interface ProxyTimerServicepublic void stop()
stop in interface ProxyTimerServicepublic void start()
start in interface ProxyTimerService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||