jetty.project/jetty-util
Simone Bordet 8e98148350 Introduced setQueue(), removed maxQueued() and renamed maxIdleTimeMs() to idleTimeout().
The reason for this change is that CometD needs a way to explicitly set the queue implementation
in load testing to measure latencies.
Property maxQueued was used to decide, at start time, what queue implementation to use, but
now that can be set explicitly with setQueue().
The rename was done because in all other places the idle timeout has been renamed so.
2012-12-11 14:45:43 +01:00
..
src Introduced setQueue(), removed maxQueued() and renamed maxIdleTimeMs() to idleTimeout(). 2012-12-11 14:45:43 +01:00
.gitignore Adding tests for Named Logging 2011-08-24 09:31:28 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00