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.marshalling
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
io.netty.handler.codec.marshalling.
ChannelBufferByteInput
(implements org.jboss.marshalling.ByteInput)
io.netty.handler.codec.marshalling.
ChannelBufferByteOutput
(implements org.jboss.marshalling.ByteOutput)
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.
LengthFieldBasedFrameDecoder
io.netty.handler.codec.marshalling.
MarshallingDecoder
io.netty.handler.codec.
ReplayingDecoder
<S>
io.netty.handler.codec.marshalling.
CompatibleMarshallingDecoder
io.netty.channel.
ChannelOutboundHandlerAdapter
(implements io.netty.channel.
ChannelOutboundHandler
)
io.netty.handler.codec.
MessageToByteEncoder
<I>
io.netty.handler.codec.marshalling.
CompatibleMarshallingEncoder
io.netty.handler.codec.marshalling.
MarshallingEncoder
io.netty.handler.codec.marshalling.
DefaultMarshallerProvider
(implements io.netty.handler.codec.marshalling.
MarshallerProvider
)
io.netty.handler.codec.marshalling.
DefaultUnmarshallerProvider
(implements io.netty.handler.codec.marshalling.
UnmarshallerProvider
)
io.netty.handler.codec.marshalling.
ContextBoundUnmarshallerProvider
io.netty.handler.codec.marshalling.
LimitingByteInput
(implements org.jboss.marshalling.ByteInput)
io.netty.handler.codec.marshalling.
ThreadLocalMarshallerProvider
(implements io.netty.handler.codec.marshalling.
MarshallerProvider
)
io.netty.handler.codec.marshalling.
ThreadLocalUnmarshallerProvider
(implements io.netty.handler.codec.marshalling.
UnmarshallerProvider
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
io.netty.handler.codec.marshalling.
LimitingByteInput.TooBigObjectException
Interface Hierarchy
io.netty.handler.codec.marshalling.
MarshallerProvider
io.netty.handler.codec.marshalling.
UnmarshallerProvider
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes