Uses of Class
org.apache.commons.httpclient.util.TimeoutController.TimeoutException

Uses of TimeoutController.TimeoutException in org.apache.commons.httpclient.util
 

Methods in org.apache.commons.httpclient.util that throw TimeoutController.TimeoutException
static void TimeoutController.execute(java.lang.Thread task, long timeout)
          Executes task.
static void TimeoutController.execute(java.lang.Runnable task, long timeout)
          Executes task in a new deamon Thread and waits for the timeout.
 



Copyright © 2001-2004 Apache Software Foundation. All Rights Reserved.