jetty.project/jetty-deploy
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
..
src Jetty9 - Improved idle timeout handling. 2012-07-24 10:38:28 +02:00
pom.xml jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00