Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelOperationHandlerAdapter (implements io.netty.channel.ChannelOperationHandler)
- io.netty.channel.ChannelOutboundMessageHandlerAdapter<I> (implements io.netty.channel.ChannelHandlerUtil.SingleOutboundMessageHandler<T>, io.netty.channel.ChannelOutboundMessageHandler<I>)
- io.netty.channel.ChannelStateHandlerAdapter (implements io.netty.channel.ChannelStateHandler)
- io.netty.channel.ChannelInboundByteHandlerAdapter (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-2013 The Netty Project. All Rights Reserved.