Package org.eclipse.jetty.http2
Class HTTP2Connection.HTTP2Producer
java.lang.Object
org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- All Implemented Interfaces:
ExecutionStrategy.Producer
- Enclosing class:
- HTTP2Connection
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HTTP2Producer
protected HTTP2Producer()
-
-
Method Details
-
produce
Description copied from interface:ExecutionStrategy.Producer
Produces a task to be executed.
- Specified by:
produce
in interfaceExecutionStrategy.Producer
- Returns:
- a task to executed or null if there are no more tasks to execute
-
toString
-