|
||||||||||
| 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_NOT_DEPLOYED, FINAL_RESPONSE, GENERATED_APP_KEY, MODIFIER, NO_APP_RETURNED, ROUTE_PARAM_DIRECTIVE, ROUTE_PARAM_NODE_HOST, ROUTE_PARAM_NODE_PORT, ROUTE_PARAM_PREV_APPLICATION_NAME, RR_PARAM_APPLICATION_NAME, RR_PARAM_PROXY_APP, sipApplicationDispatcher |
| Constructor Summary | |
|---|---|
RequestDispatcher(SipApplicationDispatcher sipApplicationDispatcher)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestDispatcher(SipApplicationDispatcher sipApplicationDispatcher)
| 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 | |||||||||