Uses of Class
org.jboss.netty.channel.ChannelPipelineException

Packages that use ChannelPipelineException
Package
Description
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
A helper that wraps an encoder or a decoder so that they can be used without doing actual I/O in unit tests or higher level codecs.