Uses of Package
org.apache.axis2.util.threadpool

Packages that use org.apache.axis2.util.threadpool
org.apache.axis2.context   
org.apache.axis2.transport.mail   
org.apache.axis2.transport.tcp   
org.apache.axis2.util.threadpool   
 

Classes in org.apache.axis2.util.threadpool used by org.apache.axis2.context
ThreadPool
          This the thread pool for axis2.
 

Classes in org.apache.axis2.util.threadpool used by org.apache.axis2.transport.mail
AxisWorker
          Worker interface for Axis Workers.
 

Classes in org.apache.axis2.util.threadpool used by org.apache.axis2.transport.tcp
AxisWorker
          Worker interface for Axis Workers.
 

Classes in org.apache.axis2.util.threadpool used by org.apache.axis2.util.threadpool
AxisWorker
          Worker interface for Axis Workers.
ThreadPool
          This the thread pool for axis2.