public class MessageDispatcherFactory extends Object
| Constructor and Description |
|---|
MessageDispatcherFactory(SipApplicationDispatcher sipApplicationDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
RequestDispatcher |
getRequestDispatcher(SipServletRequestImpl sipServletRequest,
SipApplicationDispatcherImpl sipApplicationDispatcher) |
ResponseDispatcher |
getResponseDispatcher(SipServletResponseImpl sipServletResponse,
SipApplicationDispatcherImpl sipApplicationDispatcher) |
public MessageDispatcherFactory(SipApplicationDispatcher sipApplicationDispatcher)
public final RequestDispatcher getRequestDispatcher(SipServletRequestImpl sipServletRequest, SipApplicationDispatcherImpl sipApplicationDispatcher)
public final ResponseDispatcher getResponseDispatcher(SipServletResponseImpl sipServletResponse, SipApplicationDispatcherImpl sipApplicationDispatcher)
Copyright © 2014. All Rights Reserved.