|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.core.dispatchers.MessageDispatcher
org.mobicents.servlet.sip.core.dispatchers.RequestDispatcher
public abstract class RequestDispatcher
| Field Summary |
|---|
| Fields inherited from class org.mobicents.servlet.sip.core.dispatchers.MessageDispatcher |
|---|
APP_ID, BRANCH_MAGIC_COOKIE, ROUTE_PARAM_DIRECTIVE, ROUTE_PARAM_NODE_HOST, ROUTE_PARAM_NODE_PORT, ROUTE_PARAM_PREV_APP_ID, ROUTE_PARAM_PREV_APPLICATION_NAME, ROUTE_PARAM_REGION_LABEL, ROUTE_PARAM_REGION_TYPE, RR_PARAM_APPLICATION_NAME, RR_PARAM_PROXY_APP, sipApplicationDispatcher |
| Constructor Summary | |
|---|---|
RequestDispatcher()
|
|
| Method Summary | |
|---|---|
protected void |
forwardRequestStatefully(SipServletRequestImpl sipServletRequest,
SipSessionRoutingType sipSessionRoutingType,
SipRouteModifier sipRouteModifier)
Forward statefully a request whether it is initial or subsequent and keep track of the transactions used in application data of each transaction |
| Methods inherited from class org.mobicents.servlet.sip.core.dispatchers.MessageDispatcher |
|---|
callServlet, callServlet, dispatchMessage, getConcurrencyModelExecutorService, makeAppSessionKey, securityCheck, sendErrorResponse, sendErrorResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestDispatcher()
| Method Detail |
|---|
protected final void forwardRequestStatefully(SipServletRequestImpl sipServletRequest,
SipSessionRoutingType sipSessionRoutingType,
SipRouteModifier sipRouteModifier)
throws java.lang.Exception
sipServletRequest - the sip servlet request to forward statefullysipRouteModifier - the route modifier returned by the AR when receiving the request
java.text.ParseException
javax.sip.TransactionUnavailableException
javax.sip.SipException
javax.sip.InvalidArgumentException
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||