Uses of Package
org.mobicents.servlet.sip.core.dispatchers

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

Classes in org.mobicents.servlet.sip.core.dispatchers used by org.mobicents.servlet.sip.core
ThreadPoolQueueExecutor
          This helper class simply exposes the queue of ThreadPoolExecutor class in order to be able to monitor stats from it.
 

Classes in org.mobicents.servlet.sip.core.dispatchers used by org.mobicents.servlet.sip.core.dispatchers
DispatcherException
          This exception is thrown when a problem occurs in the Dispatching of tha SIP message It contains the error code to return in response to the sip message.
MessageDispatcher
           
RequestDispatcher
           
ResponseDispatcher
          This class is responsible for routing and dispatching responses to applications according to JSR 289 Section 15.6 Responses, Subsequent Requests and Application Path It uses via header parameters that were previously set by the container to know which app has to be called
 

Classes in org.mobicents.servlet.sip.core.dispatchers used by org.mobicents.servlet.sip.core.session
ThreadPoolQueueExecutor
          This helper class simply exposes the queue of ThreadPoolExecutor class in order to be able to monitor stats from it.
 



Copyright © 2009. All Rights Reserved.