Uses of Interface
org.apache.xmlrpc.util.ThreadPool.InterruptableTask

Packages that use ThreadPool.InterruptableTask
org.apache.xmlrpc.webserver   
 

Uses of ThreadPool.InterruptableTask in org.apache.xmlrpc.webserver
 

Classes in org.apache.xmlrpc.webserver that implement ThreadPool.InterruptableTask
 class Connection
          Handler for a single clients connection.
 class ServletConnection
          ServletWebServer's ThreadPool.Task for handling a single servlet connection.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.