Uses of Class
org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl

Packages that use SipApplicationDispatcherImpl
org.mobicents.servlet.sip.core   
org.mobicents.servlet.sip.core.dispatchers   
 

Uses of SipApplicationDispatcherImpl in org.mobicents.servlet.sip.core
 

Constructors in org.mobicents.servlet.sip.core with parameters of type SipApplicationDispatcherImpl
SipApplicationDispatcherImpl.RequestTask(SipApplicationDispatcherImpl sipApplicationDispatcher, javax.sip.SipProvider sipProvider, SipServletRequestImpl sipServletRequest)
           
SipApplicationDispatcherImpl.ResponseTask(SipApplicationDispatcherImpl sipApplicationDispatcher, SipServletResponseImpl sipServletResponse)
           
 

Uses of SipApplicationDispatcherImpl in org.mobicents.servlet.sip.core.dispatchers
 

Methods in org.mobicents.servlet.sip.core.dispatchers with parameters of type SipApplicationDispatcherImpl
static RequestDispatcher MessageDispatcherFactory.getRequestDispatcher(SipServletRequestImpl sipServletRequest, SipApplicationDispatcherImpl sipApplicationDispatcher)
           
static ResponseDispatcher MessageDispatcherFactory.getResponseDispatcher(SipServletResponseImpl sipServletResponse, SipApplicationDispatcherImpl sipApplicationDispatcher)
           
 



Copyright © 2008. All Rights Reserved.