netty5/src/test/java/org/jboss/netty/handler
Trustin Lee 578def7a9b Fixed issue: NETTY-260 ZlibEncoder.close() and SslHandler.handshake/close() methods do not require a parameter
* SslHandler implements LifeCycleAwareChannelHandler to retrieve its context
* SslHandler.handshake() and close() do not need an argument anymore
* Deprecated the old methods
2009-12-17 08:44:38 +00:00
..
codec More strict testing 2009-11-19 10:09:40 +00:00
ssl Fixed issue: NETTY-260 ZlibEncoder.close() and SslHandler.handshake/close() methods do not require a parameter 2009-12-17 08:44:38 +00:00