netty5/transport/src
Trustin Lee 4158152b24 Trigger exceptionCaught event from the middle of the pipline (#210)
.. because the previous handlers have no interest in the exceptions
raised by the next handlers.
2012-02-29 14:02:12 -08:00
..
main/java/io/netty Trigger exceptionCaught event from the middle of the pipline (#210) 2012-02-29 14:02:12 -08:00
test/java/io/netty Remove StaticChannelPipeline. See #168 2012-01-31 15:50:35 +01:00