|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Timeout | |
---|---|
org.mortbay.jetty.nio | |
org.mortbay.thread |
Uses of Timeout in org.mortbay.jetty.nio |
---|
Fields in org.mortbay.jetty.nio declared as Timeout | |
---|---|
private Timeout |
SelectChannelConnector.SelectSet._idleTimeout
|
private Timeout |
SelectChannelConnector.SelectSet._retryTimeout
|
Uses of Timeout in org.mortbay.thread |
---|
Fields in org.mortbay.thread declared as Timeout | |
---|---|
(package private) Timeout |
Timeout.Task._timeout
|
Methods in org.mortbay.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |