Uses of Class
org.exolab.core.threadPool.ThreadPool

Packages that use ThreadPool
org.exolab.core.messenger   
 

Uses of ThreadPool in org.exolab.core.messenger
 

Methods in org.exolab.core.messenger that return ThreadPool
protected  ThreadPool ManagedPacketConnection.getThreadPool()
          Returns the thread pool
protected  ThreadPool PacketConnection.getThreadPool()
          Returns the thread pool
 ThreadPool Context.getThreads()
          Return the pool of threads that the connection may use
 

Constructors in org.exolab.core.messenger with parameters of type ThreadPool
Context(int connectionId, Limits limits, ThreadPool threads)
          Create a new connection context
 



Copyright © 1999-2012 The Exolab Group. All Rights Reserved.