Package org.eclipse.jetty.util
Interface Blocker.Promise<C>
- All Superinterfaces:
AutoCloseable,Invocable,Promise<C>,Promise.Invocable<C>
- 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.TaskNested classes/interfaces inherited from interface org.eclipse.jetty.util.Promise
Promise.Completable<S>, Promise.Invocable<R>, Promise.Task<T>, Promise.Wrapper<W>Nested classes/interfaces inherited from interface org.eclipse.jetty.util.Promise.Invocable
Promise.Invocable.Abstract<T>, Promise.Invocable.NonBlocking<T> -
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
-