- java.lang.Object
-
- org.eclipse.jetty.util.thread.Timeout.Task
-
- org.eclipse.jetty.server.AsyncContinuation.AsyncTimeout
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
expired() |
void |
run() |
-
Methods inherited from class org.eclipse.jetty.util.thread.Timeout.Task
cancel, expire, getAge, getTimestamp, isExpired, isScheduled, reschedule, schedule, schedule
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
expired
public void expired()
- Overrides:
expired in class org.eclipse.jetty.util.thread.Timeout.Task
-
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 1995-2016 Mort Bay Consulting. All Rights Reserved.