JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Netty/Codec 4.0.37.Final-redhat-2
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.netty.handler.codec
,
io.netty.handler.codec.base64
,
io.netty.handler.codec.bytes
,
io.netty.handler.codec.compression
,
io.netty.handler.codec.marshalling
,
io.netty.handler.codec.protobuf
,
io.netty.handler.codec.serialization
,
io.netty.handler.codec.string
Class Hierarchy
java.lang.
Object
io.netty.handler.codec.base64.
Base64
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.marshalling.
MarshallingDecoder
io.netty.handler.codec.serialization.
ObjectDecoder
io.netty.handler.codec.
LineBasedFrameDecoder
io.netty.handler.codec.protobuf.
ProtobufVarint32FrameDecoder
io.netty.handler.codec.
ReplayingDecoder
<S>
io.netty.handler.codec.marshalling.
CompatibleMarshallingDecoder
io.netty.handler.codec.compression.
SnappyFramedDecoder
io.netty.handler.codec.compression.
ZlibDecoder
io.netty.handler.codec.compression.
JdkZlibDecoder
io.netty.handler.codec.compression.
JZlibDecoder
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.handler.codec.base64.
Base64Decoder
io.netty.handler.codec.bytes.
ByteArrayDecoder
io.netty.handler.codec.protobuf.
ProtobufDecoder
io.netty.handler.codec.string.
StringDecoder
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.serialization.
CompatibleObjectEncoder
io.netty.handler.codec.
LengthFieldPrepender
io.netty.handler.codec.marshalling.
MarshallingEncoder
io.netty.handler.codec.serialization.
ObjectEncoder
io.netty.handler.codec.protobuf.
ProtobufVarint32LengthFieldPrepender
io.netty.handler.codec.compression.
SnappyFramedEncoder
io.netty.handler.codec.compression.
ZlibEncoder
io.netty.handler.codec.compression.
JdkZlibEncoder
io.netty.handler.codec.compression.
JZlibEncoder
io.netty.handler.codec.
MessageToMessageEncoder
<I>
io.netty.handler.codec.base64.
Base64Encoder
io.netty.handler.codec.bytes.
ByteArrayEncoder
io.netty.handler.codec.protobuf.
ProtobufEncoder
io.netty.handler.codec.string.
StringEncoder
io.netty.handler.codec.serialization.
ClassResolvers
io.netty.handler.codec.
DecoderResult
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.
Delimiters
java.io.
InputStream
(implements java.io.
Closeable
)
io.netty.handler.codec.serialization.
ObjectDecoderInputStream
(implements java.io.
ObjectInput
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
io.netty.handler.codec.serialization.
ObjectEncoderOutputStream
(implements java.io.
ObjectOutput
)
io.netty.handler.codec.
ProtocolDetectionResult
<T>
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.lang.
RuntimeException
io.netty.handler.codec.
CodecException
io.netty.handler.codec.
DecoderException
io.netty.handler.codec.
CorruptedFrameException
io.netty.handler.codec.compression.
DecompressionException
io.netty.handler.codec.
TooLongFrameException
io.netty.handler.codec.
EncoderException
io.netty.handler.codec.compression.
CompressionException
io.netty.handler.codec.
PrematureChannelClosureException
io.netty.handler.codec.
UnsupportedMessageTypeException
io.netty.handler.codec.compression.
ZlibCodecFactory
Interface Hierarchy
io.netty.handler.codec.
ByteToMessageDecoder.Cumulator
io.netty.handler.codec.serialization.
ClassResolver
io.netty.handler.codec.marshalling.
MarshallerProvider
io.netty.handler.codec.marshalling.
UnmarshallerProvider
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
io.netty.handler.codec.
ProtocolDetectionState
io.netty.handler.codec.compression.
ZlibWrapper
io.netty.handler.codec.base64.
Base64Dialect
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Netty/Codec 4.0.37.Final-redhat-2
Prev
Next
Frames
No Frames
All Classes
Copyright © 2008–2016
The Netty Project
. All rights reserved.