Uses of Interface
org.jboss.netty.channel.WriteCompletionEvent

Packages that use WriteCompletionEvent
Package
Description
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
 
Adds support for read and write timeout and idle connection notification using a Timer.