netty5/transport/src
kezhenxu94 8ebaa1b972 enhancement: extract duplicate code (#8732)
Motivation:

Clean up code to increase readability.

Modification:

Extract duplicate code and remove unnecessary throws

Result:

Share more code.
2019-01-18 19:44:47 +01:00
..
main/java/io/netty enhancement: extract duplicate code (#8732) 2019-01-18 19:44:47 +01:00
test/java/io/netty Only call handlerRemoved(...) if handlerAdded(...) was called during adding the handler to the pipeline. (#8684) 2019-01-14 08:19:48 +01:00