8d69fc41a7
* Replaced relevant usages of synchronized with AutoLock. * Made AutoLock serializable since classes that use it may be stored in the HttpSession. * Added convenience methods to AutoLock to execute lambdas with the lock held. * Introduced AutoLock.WithCondition to use a Lock and a Condition together. Signed-off-by: Simone Bordet <simone.bordet@gmail.com> |
||
---|---|---|
.. | ||
jetty-http-tools | ||
jetty-jmh | ||
test-distribution | ||
test-http-client-transport | ||
test-integration | ||
test-jmx | ||
test-loginservice | ||
test-quickstart | ||
test-sessions | ||
test-webapps | ||
pom.xml |