Uses of Class
org.mobicents.servlet.sip.core.dispatchers.ThreadPoolQueueExecutor

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

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

Methods in org.mobicents.servlet.sip.core that return ThreadPoolQueueExecutor
 ThreadPoolQueueExecutor SipApplicationDispatcherImpl.getAsynchronousExecutor()
           
 

Methods in org.mobicents.servlet.sip.core with parameters of type ThreadPoolQueueExecutor
 void SipApplicationDispatcherImpl.setAsynchronousExecutor(ThreadPoolQueueExecutor asynchronousExecutor)
           
 

Uses of ThreadPoolQueueExecutor in org.mobicents.servlet.sip.core.session
 

Fields in org.mobicents.servlet.sip.core.session declared as ThreadPoolQueueExecutor
protected  ThreadPoolQueueExecutor SipSessionImpl.executorService
           
protected  ThreadPoolQueueExecutor SipApplicationSessionImpl.executorService
           
 

Methods in org.mobicents.servlet.sip.core.session that return ThreadPoolQueueExecutor
 ThreadPoolQueueExecutor SipSessionImpl.getExecutorService()
           
 ThreadPoolQueueExecutor MobicentsSipSession.getExecutorService()
           
 ThreadPoolQueueExecutor MobicentsSipApplicationSession.getExecutorService()
           
 ThreadPoolQueueExecutor SipApplicationSessionImpl.getExecutorService()
           
 



Copyright © 2008. All Rights Reserved.