Trustin Lee 7048c51898 Fixed Javadoc of LifeCycleAwareChannelHandler
* Some handlers (e.g. SslHandler, ZlibEncoder) need to store its context somewhere, and they needed to implement both beforeAdd() and channelOpen() because beforeAdd() is not called if pipeline is not attached.  This led to code duplication.  To address this issue, ChannelPipeline now always calls the life cycle listeners whether it is attached or not
2009-12-17 09:11:07 +00:00
2009-04-15 23:46:33 +00:00
2009-03-04 10:33:09 +00:00
2009-01-16 00:57:03 +00:00
2009-08-28 07:15:49 +00:00
Description
No description provided
84 MiB
Languages
Java 99.8%
Shell 0.1%