Package org.eclipse.jetty.io.internal
Class ContentSourceConsumer
java.lang.Object
org.eclipse.jetty.io.internal.ContentSourceConsumer
- All Implemented Interfaces:
Runnable,Invocable,Invocable.Task
-
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.thread.Invocable.Task
Invocable.Task.Abstract -
Field Summary
Fields inherited from interface org.eclipse.jetty.util.thread.Invocable
__nonBlocking, NOOP -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContentSourceConsumer
-
-
Method Details
-
run
-
getInvocationType
- Specified by:
getInvocationTypein interfaceInvocable- Returns:
- The InvocationType of this object
-