Uses of Class
org.eclipse.jetty.util.thread.Timeout

Packages that use Timeout
org.eclipse.jetty.util.thread   
 

Uses of Timeout in org.eclipse.jetty.util.thread
 

Methods in org.eclipse.jetty.util.thread with parameters of type Timeout
 void Timeout.Task.schedule(Timeout timer)
          Schedule the task on the given timeout.
 void Timeout.Task.schedule(Timeout timer, long delay)
          Schedule the task on the given timeout.
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.