jetty.project/tests/test-integration/src/test
Simone Bordet 822abe514e Jetty9 - Improved idle timeout handling.
Idle timeouts are not enforced anymore by polling the AsyncEndPoints from the SelectorManager,
but instead the AsyncEndPoints now take a SchedulerExecutorService as parameter and perform
their own enforcing of the idle timeout.

Also removed a few Timer usages (replaced by SchedulerExecutorService) and fixed XML files
referencing old APIs.
2012-07-24 10:38:28 +02:00
..
java/org/eclipse/jetty/test quick pass through to clean up missing or incorrect license blocks 2012-07-11 12:29:46 -05:00
resources Jetty9 - Improved idle timeout handling. 2012-07-24 10:38:28 +02:00