Uses of Interface
org.apache.xmlrpc.util.ThreadPool.InterruptableTask
Packages that use ThreadPool.InterruptableTask
-
Uses of ThreadPool.InterruptableTask in org.apache.xmlrpc.webserver
Classes in org.apache.xmlrpc.webserver that implement ThreadPool.InterruptableTaskModifier and TypeClassDescriptionclassHandler for a single clients connection.classServletWebServer'sThreadPool.Taskfor handling a single servlet connection.