|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.core.dispatchers.MessageDispatcherFactory
public class MessageDispatcherFactory
This class is responsible for choosing the correct message dispatcher to dispatch a message to an application
| Constructor Summary | |
|---|---|
MessageDispatcherFactory(SipApplicationDispatcher sipApplicationDispatcher)
|
|
| Method Summary | |
|---|---|
RequestDispatcher |
getRequestDispatcher(SipServletRequestImpl sipServletRequest,
SipApplicationDispatcherImpl sipApplicationDispatcher)
|
ResponseDispatcher |
getResponseDispatcher(SipServletResponseImpl sipServletResponse,
SipApplicationDispatcherImpl sipApplicationDispatcher)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageDispatcherFactory(SipApplicationDispatcher sipApplicationDispatcher)
| Method Detail |
|---|
public final RequestDispatcher getRequestDispatcher(SipServletRequestImpl sipServletRequest,
SipApplicationDispatcherImpl sipApplicationDispatcher)
public final ResponseDispatcher getResponseDispatcher(SipServletResponseImpl sipServletResponse,
SipApplicationDispatcherImpl sipApplicationDispatcher)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||