JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package io.netty.handler.codec
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
io.netty.channel.
ChannelHandlerAdapter
(implements io.netty.channel.
ChannelHandler
)
io.netty.channel.
ChannelInboundHandlerAdapter
(implements io.netty.channel.
ChannelInboundHandler
)
io.netty.handler.codec.
ByteToMessageDecoder
io.netty.handler.codec.
DelimiterBasedFrameDecoder
io.netty.handler.codec.
FixedLengthFrameDecoder
io.netty.handler.codec.
LengthFieldBasedFrameDecoder
io.netty.handler.codec.
LineBasedFrameDecoder
io.netty.handler.codec.
ReplayingDecoder
<S>
io.netty.channel.
ChannelDuplexHandler
(implements io.netty.channel.
ChannelOutboundHandler
)
io.netty.handler.codec.
ByteToMessageCodec
<I>
io.netty.handler.codec.
MessageToMessageCodec
<INBOUND_IN,OUTBOUND_IN>
io.netty.handler.codec.
MessageToMessageDecoder
<I>
io.netty.channel.
ChannelOutboundHandlerAdapter
(implements io.netty.channel.
ChannelOutboundHandler
)
io.netty.handler.codec.
MessageToByteEncoder
<I>
io.netty.handler.codec.
LengthFieldPrepender
io.netty.handler.codec.
MessageToMessageEncoder
<I>
io.netty.handler.codec.
DecoderResult
io.netty.handler.codec.
Delimiters
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
io.netty.handler.codec.
CodecException
io.netty.handler.codec.
DecoderException
io.netty.handler.codec.
CorruptedFrameException
io.netty.handler.codec.
TooLongFrameException
io.netty.handler.codec.
EncoderException
io.netty.handler.codec.
PrematureChannelClosureException
io.netty.handler.codec.
UnsupportedMessageTypeException
Interface Hierarchy
io.netty.handler.codec.
ByteToMessageDecoder.Cumulator
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2008–2015
The Netty Project
. All rights reserved.