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.ChannelOutboundMessageHandlerAdapter<I> (implements io.netty.channel.ChannelOutboundMessageHandler<I>)
- io.netty.channel.ChannelStateHandlerAdapter (implements io.netty.channel.ChannelStateHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder<O> (implements io.netty.channel.ChannelInboundByteHandler)
- 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.ThreadLocalMarshallerProvider (implements io.netty.handler.codec.marshalling.MarshallerProvider)
- io.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider (implements io.netty.handler.codec.marshalling.UnmarshallerProvider)
Interface Hierarchy
Copyright © 2008-2012 The Netty Project. All Rights Reserved.