public class SubsequentRequestDispatcher extends RequestDispatcher
| Modifier and Type | Class and Description |
|---|---|
static class |
SubsequentRequestDispatcher.SubsequentDispatchTask |
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, RR_PARAM_SERVER_NAME, SIP_OUTBOUND_PARAM_OB, SIP_OUTBOUND_PARAM_REG_ID, sipApplicationDispatcher| Constructor and Description |
|---|
SubsequentRequestDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchMessage(javax.sip.SipProvider sipProvider,
SipServletMessageImpl sipServletMessage)
Responsible for routing and dispatching a SIP message to the correct application
|
forwardRequestStatefully, handleSipOutboundcallServlet, callServlet, callServletForOrphanRequest, callServletForOrphanResponse, getConcurrencyModelExecutorService, makeAppSessionKey, securityCheck, sendErrorResponse, sendErrorResponsepublic void dispatchMessage(javax.sip.SipProvider sipProvider,
SipServletMessageImpl sipServletMessage)
throws DispatcherException
dispatchMessage in class MessageDispatchersipProvider - use the sipProvider to route the message if needed, can be nullsipServletMessage - the SIP message to route and dispatchDispatcherExceptionCopyright © 2015. All Rights Reserved.