|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DispatcherException | |
|---|---|
| org.mobicents.servlet.sip.core.dispatchers | |
| Uses of DispatcherException in org.mobicents.servlet.sip.core.dispatchers |
|---|
| Methods in org.mobicents.servlet.sip.core.dispatchers that throw DispatcherException | |
|---|---|
abstract void |
DispatchTask.dispatch()
|
void |
InitialRequestDispatcher.dispatchMessage(javax.sip.SipProvider sipProvider,
SipServletMessageImpl sipServletMessage)
Responsible for routing and dispatching a SIP message to the correct application |
abstract void |
MessageDispatcher.dispatchMessage(javax.sip.SipProvider sipProvider,
SipServletMessageImpl sipServletMessage)
Responsible for routing and dispatching a SIP message to the correct application |
void |
ResponseDispatcher.dispatchMessage(javax.sip.SipProvider sipProvider,
SipServletMessageImpl sipServletMessage)
Responsible for routing and dispatching a SIP message to the correct application |
void |
CancelRequestDispatcher.dispatchMessage(javax.sip.SipProvider sipProvider,
SipServletMessageImpl sipServletMessage)
Responsible for routing and dispatching a SIP message to the correct application |
void |
SubsequentRequestDispatcher.dispatchMessage(javax.sip.SipProvider sipProvider,
SipServletMessageImpl sipServletMessage)
Responsible for routing and dispatching a SIP message to the correct application |
protected static SipApplicationSessionKey |
MessageDispatcher.makeAppSessionKey(SipContext sipContext,
SipServletRequestImpl sipServletRequestImpl,
java.lang.String applicationName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||