mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-19 04:55:01 +00:00
* Made HttpChannel Dispatchable fields for REQUEST and ASYNC dispatches. * Made AdaptiveExecutionStrategy implement Runnable to remove lambda/anonymous field. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>