Netty/Handler 4.0.0.CR5 API

Packages 
Package Description
io.netty.handler.logging
Logs a io.netty.channel.ChannelEvent for debugging purpose.
io.netty.handler.ssl
SSL · TLS implementation based on SSLEngine
io.netty.handler.stream
Writes very large data stream asynchronously neither spending a lot of memory nor getting OutOfMemoryError.
io.netty.handler.timeout
Adds support for read and write timeout and idle connection notification using a Timer.
io.netty.handler.traffic
Implementation of a Traffic Shaping Handler and Dynamic Statistics.

Copyright © 2008-2013 The Netty Project. All Rights Reserved.