Package org.eclipse.jetty.util
Interface Blocker.Runnable
- All Superinterfaces:
AutoCloseable,Invocable,Runnable
- Enclosing class:
- Blocker
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.thread.Invocable
Invocable.Callable, Invocable.InvocationType, Invocable.ReadyTask, Invocable.Task -
Field Summary
Fields inherited from interface org.eclipse.jetty.util.thread.Invocable
__nonBlocking, NOOP -
Method Summary
Methods inherited from interface org.eclipse.jetty.util.thread.Invocable
getInvocationType
-
Method Details
-
block
- Throws:
IOException
-
block
- Throws:
IOExceptionTimeoutException
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-