|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.core.session.SipSessionAsyncTask
public class SipSessionAsyncTask
Wrapper around the AsynchronousWork to make sure the work is done in a thread safe manner
| Constructor Summary | |
|---|---|
SipSessionAsyncTask(SipSessionKey key,
SipSessionAsynchronousWork work,
SipFactoryImpl sipFactory)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SipSessionAsyncTask(SipSessionKey key,
SipSessionAsynchronousWork work,
SipFactoryImpl sipFactory)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||