|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.core.session.SipApplicationSessionImpl.SipApplicationSessionTimerTask
public class SipApplicationSessionImpl.SipApplicationSessionTimerTask
Timer task that will notify the listeners that the sip application session has expired It is an improved timer task that is delayed every time setLastAccessedTime is called on it. It is delayed of lastAccessedTime + lifetime
| Constructor Summary | |
|---|---|
SipApplicationSessionImpl.SipApplicationSessionTimerTask()
|
|
| Method Summary | |
|---|---|
long |
getDelay()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SipApplicationSessionImpl.SipApplicationSessionTimerTask()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic long getDelay()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||