Uses of Class
org.apache.xmlrpc.util.ThreadPool.Poolable
-
Packages that use ThreadPool.Poolable Package Description org.apache.xmlrpc.util -
-
Uses of ThreadPool.Poolable in org.apache.xmlrpc.util
Methods in org.apache.xmlrpc.util that return ThreadPool.Poolable Modifier and Type Method Description private ThreadPool.PoolableThreadPool. getPoolable(ThreadPool.Task pTask, boolean pQueue)Methods in org.apache.xmlrpc.util with parameters of type ThreadPool.Poolable Modifier and Type Method Description private voidThreadPool. remove(ThreadPool.Poolable pPoolable)(package private) voidThreadPool. repool(ThreadPool.Poolable pPoolable)
-