Class Hierarchy
- java.lang.Object
- org.jboss.netty.handler.codec.marshalling.ChannelBufferByteInput (implements org.jboss.marshalling.ByteInput)
- org.jboss.netty.handler.codec.marshalling.ChannelBufferByteOutput (implements org.jboss.marshalling.ByteOutput)
- org.jboss.netty.handler.codec.marshalling.DefaultMarshallerProvider (implements org.jboss.netty.handler.codec.marshalling.MarshallerProvider)
- org.jboss.netty.handler.codec.marshalling.DefaultUnmarshallerProvider (implements org.jboss.netty.handler.codec.marshalling.UnmarshallerProvider)
- org.jboss.netty.handler.codec.marshalling.ContextBoundUnmarshallerProvider
- org.jboss.netty.handler.codec.marshalling.LimitingByteInput (implements org.jboss.marshalling.ByteInput)
- org.jboss.netty.handler.codec.oneone.OneToOneEncoder (implements org.jboss.netty.channel.ChannelDownstreamHandler)
- org.jboss.netty.handler.codec.marshalling.CompatibleMarshallingEncoder
- org.jboss.netty.handler.codec.marshalling.MarshallingEncoder
- org.jboss.netty.channel.SimpleChannelUpstreamHandler (implements org.jboss.netty.channel.ChannelUpstreamHandler)
- org.jboss.netty.handler.codec.frame.FrameDecoder (implements org.jboss.netty.channel.LifeCycleAwareChannelHandler)
- org.jboss.netty.handler.codec.frame.LengthFieldBasedFrameDecoder
- org.jboss.netty.handler.codec.marshalling.MarshallingDecoder
- org.jboss.netty.handler.codec.replay.ReplayingDecoder<T>
- org.jboss.netty.handler.codec.marshalling.CompatibleMarshallingDecoder
- org.jboss.netty.handler.codec.frame.LengthFieldBasedFrameDecoder
- org.jboss.netty.handler.codec.frame.FrameDecoder (implements org.jboss.netty.channel.LifeCycleAwareChannelHandler)
- org.jboss.netty.handler.codec.marshalling.ThreadLocalMarshallerProvider (implements org.jboss.netty.handler.codec.marshalling.MarshallerProvider)
- org.jboss.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider (implements org.jboss.netty.handler.codec.marshalling.UnmarshallerProvider)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.jboss.netty.handler.codec.marshalling.LimitingByteInput.TooBigObjectException
- java.io.IOException
- java.lang.Exception
Interface Hierarchy
- org.jboss.netty.handler.codec.marshalling.MarshallerProvider
- org.jboss.netty.handler.codec.marshalling.UnmarshallerProvider