jetty.project/jetty-core/jetty-session
Greg Wilkins 011a7267de
Cleanup ContextHandler (#8928)
* Cleanup ContextHandler

Extracted some of the goodness from #8793:
 + Clear enter/exit scope methods rather than opaque suppliers and Runnables
 + Removed overloading of "Context" class name to avoid accidental usage of wrong type.
 + Less holding onto request/response as fields

* Cleanup ContextHandler

fixed test with no server

* Updates from review.
2022-11-25 14:27:39 +11:00
..
src Cleanup ContextHandler (#8928) 2022-11-25 14:27:39 +11:00
pom.xml Add --reads org.eclipse.jetty.logging to surefire config 2022-05-24 20:34:13 +10:00