|
||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |