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.Poolable
ThreadPool. getPoolable(ThreadPool.Task pTask, boolean pQueue)
Methods in org.apache.xmlrpc.util with parameters of type ThreadPool.Poolable Modifier and Type Method Description private void
ThreadPool. remove(ThreadPool.Poolable pPoolable)
(package private) void
ThreadPool. repool(ThreadPool.Poolable pPoolable)
-