jetty.project/jetty-io
Simone Bordet cb6bacb11c 423926 - Remove code duplication in class IdleTimeout.
Removed code duplications, and also removed method close(),
unnecessary since onClose() was performing the exact same code.

Also reviewed subclasses of IdleTimeout to make sure that they always
call onClose() when they are "closed", to make sure that the timeout
does not fire and that there are no memory leaks (the scheduler
holding a reference to the timeout task, which in turn holds a
reference to the IdleTimeout instance).
2013-12-13 13:39:46 +01:00
..
src 423926 - Remove code duplication in class IdleTimeout. 2013-12-13 13:39:46 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-11-15 16:58:44 -07:00