JavaScript is disabled on your browser.
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.
ChannelOperationHandlerAdapter
(implements io.netty.channel.
ChannelOperationHandler
)
io.netty.channel.
ChannelOutboundHandlerAdapter
(implements io.netty.channel.
ChannelOutboundHandler
)
io.netty.channel.
ChannelOutboundByteHandlerAdapter
(implements io.netty.channel.
ChannelOutboundByteHandler
)
io.netty.handler.codec.
ByteToByteEncoder
io.netty.channel.
ChannelOutboundMessageHandlerAdapter
<I> (implements io.netty.channel.
ChannelOutboundMessageHandler
<I>)
io.netty.handler.codec.
MessageToByteEncoder
<I>
io.netty.handler.codec.
LengthFieldPrepender
io.netty.handler.codec.
MessageToMessageEncoder
<I,O>
io.netty.channel.
ChannelStateHandlerAdapter
(implements io.netty.channel.
ChannelStateHandler
)
io.netty.channel.
ChannelHandlerAdapter
(implements io.netty.channel.
ChannelOperationHandler
)
io.netty.handler.codec.
ByteToByteCodec
(implements io.netty.channel.
ChannelInboundByteHandler
, io.netty.channel.
ChannelOutboundByteHandler
)
io.netty.handler.codec.
ByteToMessageCodec
<INBOUND_OUT,OUTBOUND_IN> (implements io.netty.channel.
ChannelInboundByteHandler
, io.netty.channel.
ChannelOutboundMessageHandler
<I>)
io.netty.handler.codec.
MessageToMessageCodec
<INBOUND_IN,INBOUND_OUT,OUTBOUND_IN,OUTBOUND_OUT> (implements io.netty.channel.
ChannelInboundMessageHandler
<I>, io.netty.channel.
ChannelOutboundMessageHandler
<I>)
io.netty.channel.
ChannelInboundHandlerAdapter
(implements io.netty.channel.
ChannelInboundHandler
)
io.netty.handler.codec.
ByteToMessageDecoder
<O> (implements io.netty.channel.
ChannelInboundByteHandler
)
io.netty.handler.codec.
DelimiterBasedFrameDecoder
io.netty.handler.codec.
FixedLengthFrameDecoder
io.netty.handler.codec.
LengthFieldBasedFrameDecoder
io.netty.handler.codec.
ReplayingDecoder
<O,S>
io.netty.channel.
ChannelInboundByteHandlerAdapter
(implements io.netty.channel.
ChannelInboundByteHandler
)
io.netty.handler.codec.
ByteToByteDecoder
io.netty.handler.codec.
MessageToMessageDecoder
<I,O> (implements io.netty.channel.
ChannelInboundMessageHandler
<I>)
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
java.lang.
UnsupportedOperationException
io.netty.handler.codec.
UnreplayableOperationException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2008-2012
The Netty Project
. All Rights Reserved.