| Package | Description | 
|---|---|
| org.jboss.netty.handler.codec.marshalling | 
 Decoder and Encoder which uses JBoss Marshalling. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContextBoundUnmarshallerProvider
UnmarshallerProvider which store a reference to the Unmarshaller in the
 ChannelHandlerContext via the ChannelHandlerContext.setAttachment(Object)
 method. | 
Copyright © 2008-2016 The Netty Project. All Rights Reserved.