netty5/handler
Norman Maurer 9b555b3af4 Share code between ReadTimeoutHandler and IdleStateHandler
Motivation:

ReadTimeoutHandler and IdleStateHandler have duplicated code, we should share whatever possible.

Modifications:

Let ReadTimeoutHandler extend IdleStateHandler.

Result:

Remove code duplication.
2016-07-05 20:12:52 +02:00
..
src Share code between ReadTimeoutHandler and IdleStateHandler 2016-07-05 20:12:52 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-07-01 07:59:55 +02:00