Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.jetty.util.thread.strategy Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
ExecuteProduceConsumeA strategy where the thread calls produce will always run the resulting task itself.Classorg.eclipse.jetty.util.thread.strategyJetty
ProduceConsumeA strategy where the caller thread iterates over task production, submitting each task to an Executor for execution.Classorg.eclipse.jetty.util.thread.strategyJetty
ProduceExecuteConsumeA strategy where the caller thread iterates over task production, submitting each task to an Executor for execution.Classorg.eclipse.jetty.util.thread.strategyJetty