You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Eung-ju Park <co...@apache.org> on 2002/04/30 09:54:11 UTC

Refactor connection timeout handling.

Timeout handling is refactored to BaseConnectionHandler.
Inherted connections just call addTimeoutTimer, resetTimeoutTimer,
removeTimeoutTimer.