|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.core.SipApplicationDispatcherImpl.ResponseTask
protected class SipApplicationDispatcherImpl.ResponseTask
This class is the task that will be run by the response thread pool executor Running the response dispatching in its own task is better since it won't block the thread from the sip stack.
| Constructor Summary | |
|---|---|
SipApplicationDispatcherImpl.ResponseTask(SipApplicationDispatcherImpl sipApplicationDispatcher,
SipServletResponseImpl sipServletResponse)
|
|
| 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 SipApplicationDispatcherImpl.ResponseTask(SipApplicationDispatcherImpl sipApplicationDispatcher,
SipServletResponseImpl sipServletResponse)
| 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 | |||||||||