Package org.eclipse.jetty.io.internal
Class ContentSourceByteBuffer
java.lang.Object
org.eclipse.jetty.io.internal.ContentSourceByteBuffer
- 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.Task
Nested 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
-
Method Summary
-
Constructor Details
-
ContentSourceByteBuffer
-
-
Method Details
-
run
public void run() -
getInvocationType
- Specified by:
getInvocationType
in interfaceInvocable
- Returns:
- The InvocationType of this object
-