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.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.
ThreadLocalMarshallerProvider
(implements io.netty.handler.codec.marshalling.
MarshallerProvider
)
io.netty.handler.codec.marshalling.
ThreadLocalUnmarshallerProvider
(implements io.netty.handler.codec.marshalling.
UnmarshallerProvider
)
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
Copyright © 2008–2017
The Netty Project
. All rights reserved.