cb6bacb11c
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). |
||
---|---|---|
.. | ||
src | ||
pom.xml |