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.ReplayingDecoder<S>
- io.netty.handler.codec.MessageToMessageDecoder<I>
- io.netty.handler.codec.MessageAggregator<I,S,C,O>
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToMessageEncoder<I>
- io.netty.buffer.DefaultByteBufHolder (implements io.netty.buffer.ByteBufHolder)
- io.netty.handler.codec.DefaultHeaders<K,V,T> (implements io.netty.handler.codec.Headers<K,V,T>)
- io.netty.handler.codec.stomp.DefaultStompHeadersSubframe (implements io.netty.handler.codec.stomp.StompHeadersSubframe)
Interface Hierarchy
- io.netty.handler.codec.DecoderResultProvider
- java.lang.Iterable<T>
- io.netty.handler.codec.Headers<K,V,T>
- io.netty.handler.codec.stomp.StompHeaders
- io.netty.util.ReferenceCounted
Enum Hierarchy
Copyright © 2008–2020 The Netty Project. All rights reserved.